Home
last modified time | relevance | path

Searched defs:extension_path (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/tests/shared/browser/
Dextension_util.cc33 std::string GetInternalPath(const std::string& extension_path) { in GetInternalPath()
75 void GetInternalManifest(const std::string& extension_path, in GetInternalManifest()
111 const std::string& extension_path, in LoadExtensionWithManifest()
123 bool IsInternalExtension(const std::string& extension_path) { in IsInternalExtension()
141 const std::string& extension_path) { in GetInternalExtensionResourcePath()
145 std::string GetExtensionResourcePath(const std::string& extension_path, in GetExtensionResourcePath()
155 bool GetExtensionResourceContents(const std::string& extension_path, in GetExtensionResourceContents()
169 const std::string& extension_path, in LoadExtension()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpe.cpp30 static gchar *extension_path = NULL; variable
/third_party/cef/libcef/browser/extensions/
Dcomponent_extension_resource_manager.cc39 const base::FilePath& extension_path, in IsComponentExtensionResource()
/third_party/cef/tests/ceftests/extensions/
Dextension_test_handler.cc221 const std::string& extension_path, in LoadExtension()
/third_party/cef/tests/cefclient/browser/
Droot_window_manager.cc48 const std::string& extension_path = in OnRequestContextInitialized() local