/external/chromium_org/chrome/renderer/extensions/ |
chrome_v8_context.cc | 13 const Extension* effective_extension, 19 effective_extension,
|
chrome_v8_context.h | 38 const Extension* effective_extension,
|
chrome_extensions_dispatcher_delegate.h | 23 const extensions::Extension* effective_extension,
|
chrome_extensions_dispatcher_delegate.cc | 66 const extensions::Extension* effective_extension, 73 effective_extension,
|
/external/chromium_org/extensions/renderer/ |
default_dispatcher_delegate.cc | 23 const Extension* effective_extension, 29 effective_extension,
|
default_dispatcher_delegate.h | 23 const Extension* effective_extension,
|
dispatcher_delegate.h | 40 const Extension* effective_extension,
|
script_context.h | 39 const Extension* effective_extension, 57 const Extension* effective_extension() const { function in class:extensions::ScriptContext
|
script_context.cc | 62 const Extension* effective_extension, 68 effective_extension_(effective_extension),
|
dispatcher.cc | 269 const Extension* effective_extension = local 279 effective_extension, 289 effective_extension, [all...] |
/external/chromium_org/chrome/renderer/ |
content_settings_observer.cc | 419 calling_context->effective_extension(); 441 calling_context->effective_extension();
|