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

  /external/chromium_org/extensions/renderer/
user_script_set.h 57 void GetInjections(ScopedVector<ScriptInjection>* injections,
user_script_set_manager.cc 71 static_scripts_.GetInjections(injections, web_frame, tab_id, run_location);
75 it->second->GetInjections(injections, web_frame, tab_id, run_location);
user_script_set.cc 61 void UserScriptSet::GetInjections(

Completed in 38 milliseconds