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

  /external/chromium_org/extensions/renderer/
script_context.h 66 return effective_context_type_;
174 Feature::Context effective_context_type_; member in class:extensions::ScriptContext
script_context.cc 69 effective_context_type_(effective_context_type),
175 return GetContextTypeDescriptionString(effective_context_type_);

Completed in 41 milliseconds