Home
last modified time | relevance | path

Searched refs:GetExtensionIconPath (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/shared/browser/
Dextension_util.h74 std::string GetExtensionIconPath(CefRefPtr<CefExtension> extension,
Dextension_util.cc239 std::string GetExtensionIconPath(CefRefPtr<CefExtension> extension, in GetExtensionIconPath() function
/third_party/cef/tests/cefclient/browser/
Dviews_window.cc320 extension_util::GetExtensionIconPath(extension, &internal); in OnExtensionsChanged()