HomeSort by relevance Sort by last modified time
    Searched full:is_parent (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/chromeos/cros/
mount_library.h 47 bool is_parent,
70 bool is_parent() const { return is_parent_; } function in class:chromeos::MountLibrary::Disk
mount_library.cc 27 bool is_parent,
40 is_parent_(is_parent),
  /external/chromium/chrome/browser/chromeos/extensions/
file_browser_event_router.cc 143 if (disk->is_parent()) {
  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.cc 312 if (iter->second->is_parent()) {
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 487 // The normal Put(IS_PARENT) call will move the item to the front of the
    [all...]

Completed in 207 milliseconds