FindDevicePathById  331 chrome/browser/media_galleries/media_galleries_preferences.cc   base::FilePath base_path = MediaStorageUtil::FindDevicePathById(device_id);
FindDevicePathById  365 chrome/browser/media_galleries/media_galleries_preferences.cc                    MediaStorageUtil::FindDevicePathById(device_id).value(),
FindDevicePathById  736 chrome/browser/media_galleries/media_galleries_preferences.cc   return MediaStorageUtil::FindDevicePathById(it->second.device_id);
FindDevicePathById   51 components/storage_monitor/media_storage_util.h   static base::FilePath FindDevicePathById(const std::string& device_id);
FindDevicePathById  516 components/storage_monitor/volume_mount_watcher_win.cc   base::FilePath device = MediaStorageUtil::FindDevicePathById(device_id);