Home
last modified time | relevance | path

Searched defs:url_path (Results 1 – 5 of 5) 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.cc95 DirectoryProvider(const std::string& url_path, in DirectoryProvider()
169 ArchiveProvider(const std::string& url_path, in ArchiveProvider()
443 void CefResourceManager::AddDirectoryProvider(const std::string& url_path, in AddDirectoryProvider()
451 void CefResourceManager::AddArchiveProvider(const std::string& url_path, in AddArchiveProvider()
/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.cc870 const std::string& url_path = CefString(&parts.path); in IsTestURL() local