Searched defs:IsValid (Results 1 - 25 of 84) sorted by last modified time

1234

/haiku/src/kits/package/
H A DPackageInfo.cpp118 bool IsValid() const function in struct:BPackageKit::BPackageInfo::FieldName
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp230 bool IsValid() const function in struct:FUSEVolume::AttrDirCookie
307 bool IsValid() const function in struct:FUSEVolume::AttrCookie
/haiku/src/apps/haikudepot/model/
H A DScreenshotCoordinate.cpp66 ScreenshotCoordinate::IsValid() const function in class:ScreenshotCoordinate
H A DUserCredentials.cpp105 UserCredentials::IsValid() const function in class:UserCredentials
H A DAccessToken.cpp102 AccessToken::IsValid() const function in class:AccessToken
109 AccessToken::IsValid(uint64 currentTimestamp) const function in class:AccessToken
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp2908 bplustree_header::IsValid() const function in class:BFS::bplustree_header
/haiku/src/kits/debugger/dwarf/
H A DLineNumberProgram.h26 bool IsValid() const { return fProgram != NULL; } function in class:LineNumberProgram
H A DAttributeValue.h171 bool IsValid() const function in struct:DynamicAttributeValue
214 bool IsValid() const function in struct:ConstantAttributeValue
257 bool IsValid() const function in struct:MemberLocation
328 bool IsValid() const function in struct:LocationDescription
/haiku/src/apps/haikudepot/server/
H A DJwtTokenHelper.cpp17 JwtTokenHelper::IsValid(const BString& value) function in class:JwtTokenHelper
/haiku/src/libs/icon/transformable/
H A DTransformable.cpp188 Transformable::IsValid() const function in class:Transformable
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DVolume.cpp21 ufs2_super_block::IsValid() function in class:ufs2_super_block
/haiku/src/tests/add-ons/kernel/file_systems/bfs/dump_log/
H A Ddump_log.cpp25 disk_super_block::IsValid() function in class:disk_super_block
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp81 bool IsValid() const function in class:ClientConnection::ConnectionReference
[all...]
H A DNodeHandle.cpp245 DirIterator::IsValid() const function in class:DirIterator
/haiku/src/system/libroot/os/
H A Dfind_paths.cpp84 bool IsValid() const function in struct:__anon49::InstallationLocations
/haiku/src/add-ons/kernel/file_systems/xfs/
H A Dxfs.cpp81 XfsSuperBlock::IsValid() const function in class:XfsSuperBlock
/haiku/src/apps/terminal/
H A DTermWindow.h122 bool IsValid() const { return fID >= 0; } function in struct:TermWindow::SessionID
/haiku/src/kits/interface/
H A DBitmap.cpp488 BBitmap::IsValid() const function in class:BBitmap
/haiku/headers/private/interface/
H A DViewPrivate.h169 ViewState::IsValid(uint32 bit) const function in class:BPrivate::ViewState
/haiku/src/kits/network/libnetservices/
H A DNetworkCookie.cpp456 BNetworkCookie::IsValid() const function in class:BNetworkCookie
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DVolume.cpp45 ext2_super_block::IsValid() function in class:ext2_super_block
H A Dext2.h369 bool IsValid() const function in struct:ext2_extent_header
740 bool IsValid() const function in struct:ext2_dir_entry
790 bool IsValid() const function in struct:ext2_xattr_header
829 bool IsValid() const function in struct:ext2_xattr_entry
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.h123 bool IsValid() const { return fValid; } function in class:PartitionType
/haiku/src/kits/shared/
H A DIconButton.cpp571 BIconButton::IsValid() const function in class:BPrivate::BIconButton
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DASIXDevice.cpp29 bool IsValid() { return (fLength ^ fInvertedLength) == 0xffff; } function in struct:TRXHeader

Completed in 203 milliseconds

1234