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

  /external/chromium_org/chrome/browser/extensions/
user_script_master.h 104 // NotifyMaster <- RunLoad
108 void NotifyMaster(scoped_ptr<base::SharedMemory> memory);
111 // Load the specified user scripts, calling NotifyMaster when done.
user_script_master.cc 158 // Balanced by NotifyMaster().
171 void UserScriptMaster::ScriptReloader::NotifyMaster(
344 base::Bind(&ScriptReloader::NotifyMaster,

Completed in 224 milliseconds