OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetExtensionAppIconById
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/
tab_helper.h
125
void
SetExtensionAppIconById
(const std::string& extension_app_id);
tab_helper.cc
209
void TabHelper::
SetExtensionAppIconById
(const std::string& extension_app_id) {
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_api.cc
584
TabHelper::FromWebContents(tab)->
SetExtensionAppIconById
(extension_id);
[
all
...]
Completed in 1186 milliseconds