HomeSort by relevance Sort by last modified time
    Searched refs:WasInstalledAfterSignature (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/
install_verifier.h 115 bool WasInstalledAfterSignature(const std::string& id) const;
install_verifier.cc 320 if (WasInstalledAfterSignature(extension->id())) {
393 bool InstallVerifier::WasInstalledAfterSignature(const std::string& id) const {

Completed in 41 milliseconds