Searched refs:GetForcedNotFromWebstore (Results 1 – 3 of 3) sorted by relevance
75 static ExtensionIdSet GetForcedNotFromWebstore();
85 if (!InstallSigner::GetForcedNotFromWebstore().empty()) in GetCommandLineStatus()372 if (ContainsKey(InstallSigner::GetForcedNotFromWebstore(), extension->id())) { in MustRemainDisabled()
290 ExtensionIdSet InstallSigner::GetForcedNotFromWebstore() { in GetForcedNotFromWebstore() function in extensions::InstallSigner