OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 115 milliseconds