HomeSort by relevance Sort by last modified time
    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 952 milliseconds