Home
last modified time | relevance | path

Searched defs:RemovePrefix (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/tools/gn/
Dstring_utils.cc166 std::string RemovePrefix(const std::string& str, const std::string& prefix) { in RemovePrefix() function
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dmetadata_db_migration_util.cc25 std::string RemovePrefix(const std::string& str, const std::string& prefix) { in RemovePrefix() function
Dmetadata_database.cc58 std::string RemovePrefix(const std::string& str, const std::string& prefix) { in RemovePrefix() function
/external/chromium_org/google_apis/drive/
Dtest_util.cc28 bool RemovePrefix(const std::string& input, in RemovePrefix() function
/external/chromium_org/tools/gyp/pylib/gyp/generator/
Dcmake.py73 def RemovePrefix(a, prefix): function
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Ddrive_metadata_store.cc80 std::string RemovePrefix(const std::string& str, const std::string& prefix) { in RemovePrefix() function