HomeSort by relevance Sort by last modified time
    Searched refs:GetCurrentActions (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/extensions/
location_bar_controller.h 36 std::vector<ExtensionAction*> GetCurrentActions();
location_bar_controller_unittest.cc 114 controller->GetCurrentActions();
125 current_actions = controller->GetCurrentActions();
137 current_actions = controller->GetCurrentActions();
146 current_actions = controller->GetCurrentActions();
extension_action_test_util.cc 35 location_bar_controller()->GetCurrentActions();
location_bar_controller.cc 36 std::vector<ExtensionAction*> LocationBarController::GetCurrentActions() {
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.cc     [all...]

Completed in 1055 milliseconds