OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitCommon
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_page_actions_module.cc
98
bool PageActionFunction::
InitCommon
(int tab_id) {
123
if (!
InitCommon
(tab_id))
153
if (!
InitCommon
(tab_id))
189
if (!
InitCommon
(tab_id))
206
if (!
InitCommon
(tab_id))
231
if (!
InitCommon
(tab_id))
257
if (!
InitCommon
(tab_id))
283
if (!
InitCommon
(tab_id))
extension_page_actions_module.h
20
bool
InitCommon
(int tab_id);
Completed in 61 milliseconds