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

/haiku/src/kits/tracker/
H A DAttributeStream.cpp45 // lazy Rewind from Drive, only if data is available
211 AttributeStreamNode::Drive() function in class:AttributeStreamNode
255 return Drive();
368 AttributeStreamFileNode::Drive() function in class:AttributeStreamFileNode
370 if (!_inherited::Drive())
527 AttributeStreamMemoryNode::Drive() function in class:AttributeStreamMemoryNode
529 if (!_inherited::Drive())
H A DAttributeStream.h124 virtual bool Drive();
144 // target of the stream and calling Drive on it
176 virtual bool Drive();
207 virtual bool Drive();
/haiku/src/apps/bootmanager/
H A DDrivesPage.cpp44 BootDrive* Drive() { return fDrive; } function in class:DriveItem
74 fName = B_TRANSLATE_COMMENT("USB Drive", "Default disk name");
76 fName = B_TRANSLATE_COMMENT("Hard Drive", "Default disk name");

Completed in 45 milliseconds