OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kbackgroundallowjsaccess
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/extensions/common/manifest_handlers/
background_info.cc
224
if (!extension->manifest()->Get(keys::
kBackgroundAllowJsAccess
,
307
keys::
kBackgroundAllowJsAccess
,
/external/chromium_org/extensions/common/
manifest_constants.h
16
extern const char
kBackgroundAllowJsAccess
[];
manifest_constants.cc
14
const char
kBackgroundAllowJsAccess
[] = "background.allow_js_access";
Completed in 43 milliseconds