Searched defs:extension_path (Results 1 – 5 of 5) sorted by relevance
33 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()
30 static gchar *extension_path = NULL; variable
39 const base::FilePath& extension_path, in IsComponentExtensionResource()
221 const std::string& extension_path, in LoadExtension()
48 const std::string& extension_path = in OnRequestContextInitialized() local