Home
last modified time | relevance | path

Searched defs:requested_path (Results 1 – 14 of 14) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/asciidoc/
H A Dinclude_processor.rb124 def requested_path method in Gitlab.Asciidoc.IncludeProcessor
/dports/net/wayvnc/wayvnc-0.4.1/src/
H A Dcfg.c109 int cfg_load(struct cfg* self, const char* requested_path) in cfg_load()
/dports/net/py-aiocoap/aiocoap-0.4.3/aiocoap/
H A Dmessage.py560 def requested_path(self): member in Message
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dcontent_verifier.cc74 bool HasScriptFileExt(const base::FilePath& requested_path) { in HasScriptFileExt()
78 bool HasPageFileExt(const base::FilePath& requested_path) { in HasPageFileExt()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Dcontent_verifier.cc75 bool HasScriptFileExt(const base::FilePath& requested_path) { in HasScriptFileExt()
79 bool HasPageFileExt(const base::FilePath& requested_path) { in HasPageFileExt()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/fuchsia/engine/browser/
H A Dcontent_directory_loader_factory.cc402 base::StringPiece requested_path = request.url.path_piece(); in CreateLoaderAndStart() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/fuchsia/engine/browser/
H A Dcontent_directory_loader_factory.cc425 base::StringPiece requested_path = request.url.path_piece(); in CreateLoaderAndStart() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mozglue/linker/
H A DElfLoader.cpp421 const char *requested_path = path; in Load() local
/dports/lang/spidermonkey60/firefox-60.9.0/mozglue/linker/
H A DElfLoader.cpp416 const char *requested_path = path; in Load() local
/dports/www/firefox-esr/firefox-91.8.0/mozglue/linker/
H A DElfLoader.cpp503 const char* requested_path = path; in Load() local
/dports/www/firefox/firefox-99.0/mozglue/linker/
H A DElfLoader.cpp503 const char* requested_path = path; in Load() local
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/linker/
H A DElfLoader.cpp503 const char* requested_path = path; in Load() local
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/linker/
H A DElfLoader.cpp490 const char* requested_path = path; in Load() local
/dports/net/gupnp/gupnp-1.4.0/libgupnp/
H A Dgupnp-context.c823 construct_local_path (const char *requested_path, in construct_local_path()