Searched refs:Drive (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/kits/tracker/
H A DAttributeStream.cpp43 // lazy Rewind from Drive, only if data is available
181 AttributeStreamNode::Drive() function in class:AttributeStreamNode
226 return Drive();
326 AttributeStreamFileNode::Drive() function in class:AttributeStreamFileNode
329 if (!_inherited::Drive())
471 AttributeStreamMemoryNode::Drive() function in class:AttributeStreamMemoryNode
473 if (!_inherited::Drive())
H A DAttributeStream.h126 virtual bool Drive();
146 // target of the stream and calling Drive on it
179 virtual bool Drive();
210 virtual bool Drive();
/haiku-fatelf/src/apps/bootmanager/
H A DDrivesPage.cpp43 BootDrive* Drive() { return fDrive; } function in class:DriveItem
72 fName = B_TRANSLATE_COMMENT("USB Drive", "Default disk name");
74 fName = B_TRANSLATE_COMMENT("Hard Drive", "Default disk name");

Completed in 41 milliseconds