Home
last modified time | relevance | path

Searched refs:GetDeviceIdForTransientId (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/system_storage/
Dstorage_info_provider.cc97 StorageMonitor::GetInstance()->GetDeviceIdForTransientId( in GetStorageFreeSpaceFromTransientIdOnFileThread()
Dsystem_storage_apitest.cc57 StorageMonitor::GetInstance()->GetDeviceIdForTransientId( in GetStorageFreeSpaceFromTransientIdOnFileThread()
Dsystem_storage_api.cc58 StorageMonitor::GetInstance()->GetDeviceIdForTransientId( in OnStorageMonitorInit()
/external/chromium_org/chrome/browser/storage_monitor/
Dstorage_monitor.h125 std::string GetDeviceIdForTransientId(const std::string& transient_id) const;
Dstorage_monitor.cc101 std::string StorageMonitor::GetDeviceIdForTransientId( in GetDeviceIdForTransientId() function in StorageMonitor