Searched defs:GetName (Results 76 - 100 of 111) sorted by relevance

12345

/haiku/src/system/boot/loader/
H A DFileMapDisk.cpp114 FileMapDisk::GetName(char *nameBuffer, size_t bufferSize) const function in class:FileMapDisk
/haiku/src/system/boot/loader/file_systems/fat/
H A DFile.cpp106 File::GetName(char *nameBuffer, size_t bufferSize) const function in class:FATFS::File
H A DStream.cpp70 Stream::GetName(char *nameBuffer, size_t bufferSize) const function in class:Stream
/haiku/src/add-ons/tracker/zipomatic/
H A DGenericThread.cpp357 GenericThread::GetName() function in class:GenericThread
/haiku/src/servers/print/
H A DPrinter.cpp364 Printer::GetName(BString& name) function in class:Printer
/haiku/src/kits/storage/
H A DVolume.cpp176 BVolume::GetName(char *name) const function in class:BVolume
H A DEntry.cpp371 BEntry::GetName(char* buffer) const function in class:BEntry
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.cpp87 Attribute::GetName(char* name, size_t* _nameLength) function in class:Attribute
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareAttrDir.cpp116 Attribute::GetName() const function in class:Attribute
H A DShareNode.cpp43 ShareDirEntry::GetName() const function in class:ShareDirEntry
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DAttributeDirectory.cpp75 Attribute::GetName() const function in class:Attribute
H A DSecurityContext.cpp130 User::GetName() const function in class:User
262 Share::GetName() const function in class:Share
[all...]
/haiku/src/build/libbe/storage/
H A DEntry.cpp645 BEntry::GetName(char *buffer) const function in class:BEntry
/haiku/src/apps/expander/
H A DGenericThread.cpp349 GenericThread::GetName(void) function in class:GenericThread
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DFile.cpp234 File::GetName(char *nameBuffer, size_t bufferSize) const function in class:FFS::File
H A Damiga_ffs.h73 status_t GetName(char *name, size_t size) const { return GetNameBackOffset(20, name, size); } function in class:FFS::NodeBlock
/haiku/src/system/boot/loader/net/
H A DRemoteDisk.cpp167 RemoteDisk::GetName(char *nameBuffer, size_t bufferSize) const function in class:RemoteDisk
/haiku/src/system/boot/loader/file_systems/bfs/
H A DStream.cpp168 Stream::GetName(char* name, size_t size) const function in class:Stream
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDriverSettings.cpp422 DriverParameter::GetName() const function in class:DriverParameter
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DVolume.cpp255 Volume::GetName() const function in class:Volume
/haiku/src/kits/locale/
H A DFormattingConventions.cpp385 BFormattingConventions::GetName(BString& name, function in class:BFormattingConventions
/haiku/src/tools/gensyscalls/
H A Dgensyscallinfos.cpp86 const string& GetName() const function in class:Function
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DVolume.cpp286 Volume::GetName() const function in class:Volume
/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp132 ElfSection::GetName() const function in class:ElfSection
283 ElfSymbol::GetName() function in class:ElfSymbol
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.cpp341 FileSystem::GetName() const function in class:FileSystem

Completed in 104 milliseconds

12345