Home
last modified time | relevance | path

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

/third_party/cef/tests/shared/browser/
Dresource_util_win.cc36 BinaryResourceProvider(const std::string& url_path, in BinaryResourceProvider()
121 const std::string& url_path, in CreateBinaryResourceProvider()
/third_party/boost/tools/inspect/
Dlink_check.cpp47 std::string decode_ampersands(std::string const& url_path) { in decode_ampersands()
70 std::string decode_percents(std::string const& url_path) { in decode_percents()
292 url_path(m[5]), in do_url() local
/third_party/cef/libcef_dll/wrapper/
Dcef_resource_manager.cc96 DirectoryProvider(const std::string& url_path, in DirectoryProvider()
173 ArchiveProvider(const std::string& url_path, in ArchiveProvider()
451 void CefResourceManager::AddDirectoryProvider(const std::string& url_path, in AddDirectoryProvider()
459 void CefResourceManager::AddArchiveProvider(const std::string& url_path, in AddArchiveProvider()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dsbu_node.cc51 Path url_path = root_dir / Path("SBU_captioned_photo_dataset_urls.txt"); in ValidateParams() local
/third_party/grpc/src/core/lib/security/authorization/
Dauthorization_engine.cc98 absl::string_view url_path(args.GetPath()); in CreateActivation() local
/third_party/cef/tests/cefclient/browser/
Dtest_runner.cc871 const std::string& url_path = CefString(&parts.path); in IsTestURL() local