OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetCurrentActions
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/
page_action_controller.cc
31
std::vector<ExtensionAction*> PageActionController::
GetCurrentActions
() const {
99
const std::vector<ExtensionAction*> current_actions =
GetCurrentActions
();
script_badge_controller.cc
44
std::vector<ExtensionAction*> ScriptBadgeController::
GetCurrentActions
() const {
Completed in 2167 milliseconds