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

  /external/chromium_org/extensions/browser/
extension_function.h 252 source_context_type_ = type;
255 return source_context_type_;
385 extensions::Feature::Context source_context_type_; member in class:ExtensionFunction
extension_function.cc 175 source_context_type_(Feature::UNSPECIFIED_CONTEXT) {
192 name_, extension_.get(), source_context_type_, source_url());

Completed in 44 milliseconds