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

  /external/chromium_org/chrome/browser/extensions/
active_script_controller_browsertest.cc 44 enum InjectionType {
82 InjectionType injection_type);
103 HostType host_type, InjectionType injection_type) {
167 InjectionType type);
194 InjectionType type_;
206 InjectionType type)
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.h 50 enum InjectionType {
104 InjectionType DidInjectAd(rappor::RapporService* rappor_service) const;
193 InjectionType CheckAttrModification() const;
195 InjectionType CheckElementAddition() const;
  /external/chromium_org/extensions/common/
user_script.h 43 enum InjectionType {
51 static const InjectionType INJECTION_TYPE_LAST = PROGRAMMATIC_SCRIPT;

Completed in 1488 milliseconds