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

  /external/chromium_org/chrome/browser/extensions/
extension_action_unittest.cc 29 action.ClearAllValuesForTab(100);
48 action.ClearAllValuesForTab(100);
82 action.ClearAllValuesForTab(100);
97 action.ClearAllValuesForTab(100);
114 action.ClearAllValuesForTab(100);
147 action.ClearAllValuesForTab(100);
page_action_controller.cc 74 action->ClearAllValuesForTab(tab_id);
extension_action.h 175 void ClearAllValuesForTab(int tab_id);
extension_action.cc 166 void ExtensionAction::ClearAllValuesForTab(int tab_id) {
tab_helper.cc 291 browser_action->ClearAllValuesForTab(SessionID::IdForTab(web_contents()));

Completed in 781 milliseconds