OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CanExecuteScriptEverywhere
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/extensions/
extension.cc
772
if (
CanExecuteScriptEverywhere
())
787
!
CanExecuteScriptEverywhere
()) {
[
all
...]
extension.h
554
bool
CanExecuteScriptEverywhere
() const;
[
all
...]
Completed in 16 milliseconds