OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsLoadingUnpackedAllowed
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/
unpacked_installer.h
80
bool
IsLoadingUnpackedAllowed
() const;
unpacked_installer.cc
130
if (!
IsLoadingUnpackedAllowed
()) {
208
bool UnpackedInstaller::
IsLoadingUnpackedAllowed
() const {
241
if (!
IsLoadingUnpackedAllowed
()) {
Completed in 86 milliseconds