Searched defs:GetLength (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/private/shared/
H A DHashString.h47 int32 GetLength() const { return fLength; } function in class:BPrivate::HashString
/haiku/headers/private/userlandfs/shared/
H A DString.h48 int32 GetLength() const { return fLength; } function in class:UserlandFSUtil::String
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DPath.cpp113 Path::GetLength() const function in class:Path
/haiku/src/apps/resedit/
H A DResourceData.h44 size_t GetLength(void) const { return fLength; } function in class:ResourceData
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DString.h48 inline int32 GetLength() const { return fLength; } function in class:String
/haiku/src/add-ons/kernel/file_systems/udf/
H A DAllocationDescriptorList.h267 inline uint32 GetLength(DescriptorType &descriptor) const function in class:ShortDescriptorAccessor
296 inline uint32 GetLength(DescriptorType &descriptor) const function in class:LongDescriptorAccessor
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.cpp81 TreePath::GetLength() const function in class:TreePath

Completed in 60 milliseconds