Home
last modified time | relevance | path

Searched refs:GetInternalExtensionResourcePath (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/tests/shared/browser/
Dextension_util.cc85 const std::string& manifest_path = GetInternalExtensionResourcePath( in GetInternalManifest()
140 std::string GetInternalExtensionResourcePath( in GetInternalExtensionResourcePath() function
151 return GetInternalExtensionResourcePath(extension_path); in GetExtensionResourcePath()
161 GetInternalExtensionResourcePath(extension_path); in GetExtensionResourceContents()
204 GetInternalExtensionResourcePath(extension->GetPath()); in AddInternalExtensionToResourceManager()
Dextension_util.h30 std::string GetInternalExtensionResourcePath(const std::string& extension_path);
/third_party/cef/tests/ceftests/extensions/
Dview_unittest.cc159 client::extension_util::GetInternalExtensionResourcePath( in VerifyExtension()
Dchrome_alarms_unittest.cc38 client::extension_util::GetInternalExtensionResourcePath( in OnExtensionLoaded()
Dbackground_unittest.cc164 client::extension_util::GetInternalExtensionResourcePath( in VerifyExtension()
Dchrome_storage_unittest.cc38 client::extension_util::GetInternalExtensionResourcePath( in OnExtensionLoaded()
Dchrome_tabs_unittest.cc47 client::extension_util::GetInternalExtensionResourcePath( in OnExtensionLoaded()