Searched defs:GetAllDevices (Results 1 – 2 of 2) sorted by relevance
18 void RemovableStorageProvider::GetAllDevices(DeviceListReadyCallback callback) { in GetAllDevices() function in extensions::RemovableStorageProvider
124 TEST_F(RemovableStorageProviderChromeOsUnitTest, GetAllDevices) { in TEST_F() argument