OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_remote_install
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/
extension_disabled_ui.h
20
// If |
is_remote_install
| is true, the extension was disabled because
24
bool
is_remote_install
);
extension_disabled_ui.cc
150
bool
is_remote_install
,
206
bool
is_remote_install
,
210
is_remote_install_(
is_remote_install
),
401
bool
is_remote_install
,
409
service.get(), extension,
is_remote_install
, icon));
415
bool
is_remote_install
) {
431
is_remote_install
));
extension_install_prompt.cc
588
bool
is_remote_install
=
local
598
else if (
is_remote_install
)
Completed in 100 milliseconds