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

  /external/chromium_org/chrome/browser/extensions/
tab_helper.cc 89 new ScriptExecutor(web_contents, &script_execution_observers_)),
153 script_execution_observers_.AddObserver(observer);
158 script_execution_observers_.RemoveObserver(observer);
403 script_execution_observers_,
tab_helper.h 216 ObserverList<ScriptExecutionObserver> script_execution_observers_; member in class:extensions::TabHelper

Completed in 102 milliseconds