OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowedByEnterprisePolicy
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/
install_verifier.h
108
bool
AllowedByEnterprisePolicy
(const std::string& id) const;
install_verifier.cc
299
if (
AllowedByEnterprisePolicy
(extension->id())) {
370
bool InstallVerifier::
AllowedByEnterprisePolicy
(const std::string& id) const {
Completed in 26 milliseconds