Searched refs:GetLabel (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/
H A Ddstcheck.cpp37 static void GetLabel(BString &string);
69 GetLabel(string);
78 TimedAlert::GetLabel(BString &string) function in class:TimedAlert
140 TimedAlert::GetLabel(string);
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A DSuperBlock.h88 status_t GetLabel(char* buffer, size_t bufferSize) const;
H A DSuperBlock.cpp123 // GetLabel
125 SuperBlock::GetLabel(char* buffer, size_t bufferSize) const function in class:SuperBlock
H A DVolume.cpp265 if (fSuperBlock->GetLabel(fVolumeName, sizeof(fVolumeName)) == B_OK)
/haiku-fatelf/src/preferences/shortcuts/clv/
H A DCLVColumn.h87 const char * GetLabel() const {return fLabel;} function in class:CLVColumn

Completed in 45 milliseconds