Searched defs:storage_id (Results 1 – 8 of 8) sorted by relevance
32 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()
247 const base::string16& storage_id, in ConstructDeviceStorageUniqueId()625 const std::string& storage_id = storage_iter->object_persistent_id; in OnDidHandleDeviceAttachEvent() local660 std::string storage_id = storage_object_iter->object_persistent_id; in HandleDeviceDetachEvent() local
46 const std::string storage_id = in GetDeviceIdFromStorageInfo() local
614 uint32_t storage_id; /**< ID of storage holding this file */ member628 uint32_t storage_id; /**< ID of storage holding this track */ member657 uint32_t storage_id; /**< ID of storage holding this playlist */ member670 uint32_t storage_id; /**< ID of storage holding this album */ member686 uint32_t storage_id; /**< ID of storage holding this folder */ member
612 uint32_t storage_id; /**< ID of storage holding this file */ member626 uint32_t storage_id; /**< ID of storage holding this track */ member655 uint32_t storage_id; /**< ID of storage holding this playlist */ member668 uint32_t storage_id; /**< ID of storage holding this album */ member684 uint32_t storage_id; /**< ID of storage holding this folder */ member
6765 uint32_t parent_id, uint32_t storage_id)
2230 int storage_id = 0; in ProcessMousePressed() local
3660 const int storage_id = view_storage->CreateStorageID(); in TEST_F() local