Searched refs:AllowInstall (Results 1 – 2 of 2) sorted by relevance
148 bool AllowInstall(const Extension* extension, std::string* error);
208 bool CrxInstaller::AllowInstall(const Extension* extension, in AllowInstall() function in CrxInstaller310 if (!AllowInstall(extension, &error)) { in OnUnpackSuccess()