RemovePrefix 229 chrome/browser/sync_file_system/drive_backend/metadata_database.cc std::string file_id = RemovePrefix(key, kFileMetadataKeyPrefix); RemovePrefix 244 chrome/browser/sync_file_system/drive_backend/metadata_database.cc if (!base::StringToInt64(RemovePrefix(key, kFileTrackerKeyPrefix), RemovePrefix 91 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc return RemovePrefix(resource_id, kWapiFileIdPrefix); RemovePrefix 93 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc return RemovePrefix(resource_id, kWapiFolderIdPrefix); RemovePrefix 149 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc std::string serialized_url(RemovePrefix(key, kDriveMetadataKeyPrefix)); RemovePrefix 99 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc std::string key_body(RemovePrefix(metadata_key, kDriveMetadataKeyPrefix)); RemovePrefix 237 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc GURL origin(RemovePrefix(key, kDriveIncrementalSyncOriginKeyPrefix)); RemovePrefix 250 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc GURL origin(RemovePrefix(key, kDriveDisabledOriginKeyPrefix)); RemovePrefix 366 google_apis/drive/drive_api_requests_unittest.cc if (!test_util::RemovePrefix(absolute_url.path(), RemovePrefix 59 google_apis/drive/gdata_wapi_requests_unittest.cc if (!test_util::RemovePrefix(absolute_url.path(), RemovePrefix 120 google_apis/drive/test_util.cc if (!RemovePrefix(absolute_url.path(), "/files/", &remaining_path)) RemovePrefix 135 google_apis/drive/test_util.cc if (!RemovePrefix(value, "bytes ", &remaining)) RemovePrefix 52 google_apis/drive/test_util.h bool RemovePrefix(const std::string& input, RemovePrefix 50 tools/gn/ninja_action_target_writer.cc RemovePrefix(outputs[i].value(), RemovePrefix 224 tools/gn/ninja_action_target_writer.cc RemovePrefix(target_->action_values().depfile().value(), RemovePrefix 120 tools/gn/ninja_target_writer.cc RemovePrefix(outputs[i].value(), RemovePrefix 42 tools/gn/string_utils.h std::string RemovePrefix(const std::string& str, const std::string& prefix);