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

  /external/chromium/chrome/browser/extensions/
user_script_master.h 103 // NotifyMaster <- RunScan
107 void NotifyMaster(base::SharedMemory* memory);
110 // Scan the specified directory and lone scripts, calling NotifyMaster when
user_script_master.cc 138 // Balanced by NotifyMaster().
147 void UserScriptMaster::ScriptReloader::NotifyMaster(
289 this, &ScriptReloader::NotifyMaster, Serialize(scripts)));

Completed in 50 milliseconds