is_removable 64 chrome/browser/drive/drive_app_registry.cc bool is_removable) is_removable 71 chrome/browser/drive/drive_app_registry.cc is_removable(is_removable) { is_removable 181 chrome/browser/drive/drive_app_registry.cc app.is_removable()); is_removable 39 chrome/browser/drive/drive_app_registry.h bool is_removable); is_removable 62 chrome/browser/drive/drive_app_registry.h bool is_removable; is_removable 61 chrome/browser/drive/drive_app_registry_unittest.cc EXPECT_TRUE(apps[0].is_removable); is_removable 527 chrome/browser/extensions/api/media_galleries/media_galleries_api.cc metadata.is_removable = StorageInfo::IsRemovableDevice(gallery.device_id); is_removable 172 components/storage_monitor/storage_monitor_linux.cc const bool is_removable = (value && atoi(value) == 1); is_removable 175 components/storage_monitor/storage_monitor_linux.cc if (is_removable) { is_removable 188 google_apis/drive/drive_api_parser.h bool is_removable() const { return removable_; } is_removable 56 google_apis/drive/drive_api_parser_unittest.cc EXPECT_TRUE(app1.is_removable()); is_removable 95 google_apis/drive/drive_api_parser_unittest.cc EXPECT_FALSE(app2.is_removable());