Home
last modified time | relevance | path

Searched defs:storage_id (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ui/views/focus/
Dview_storage.cc32 void ViewStorage::StoreView(int storage_id, View* view) { in StoreView()
55 View* ViewStorage::RetrieveView(int storage_id) { in RetrieveView()
62 void ViewStorage::RemoveView(int storage_id) { in RemoveView()
81 void ViewStorage::EraseView(int storage_id, bool remove_all_ids) { in EraseView()
/external/chromium_org/chrome/browser/storage_monitor/
Dportable_device_watcher_win.cc245 const base::string16& storage_id, in ConstructDeviceStorageUniqueId()
622 const std::string& storage_id = storage_iter->object_persistent_id; in OnDidHandleDeviceAttachEvent() local
657 std::string storage_id = storage_object_iter->object_persistent_id; in HandleDeviceDetachEvent() local
Dmedia_transfer_protocol_device_observer_linux.cc44 const std::string storage_id = in GetDeviceIdFromStorageInfo() local
/external/libmtp/src/
Dlibmtp.h614 uint32_t storage_id; /**< ID of storage holding this file */ member
628 uint32_t storage_id; /**< ID of storage holding this track */ member
657 uint32_t storage_id; /**< ID of storage holding this playlist */ member
670 uint32_t storage_id; /**< ID of storage holding this album */ member
686 uint32_t storage_id; /**< ID of storage holding this folder */ member
Dlibmtp.h.in612 uint32_t storage_id; /**< ID of storage holding this file */ member
626 uint32_t storage_id; /**< ID of storage holding this track */ member
655 uint32_t storage_id; /**< ID of storage holding this playlist */ member
668 uint32_t storage_id; /**< ID of storage holding this album */ member
684 uint32_t storage_id; /**< ID of storage holding this folder */ member
Dlibmtp.c6765 uint32_t parent_id, uint32_t storage_id)