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

  /external/chromium_org/chrome/browser/download/
download_crx_util_android.cc 45 bool OffStoreInstallAllowedByPrefs(Profile* profile,
download_crx_util.cc 102 if (OffStoreInstallAllowedByPrefs(profile, download_item)) {
133 bool OffStoreInstallAllowedByPrefs(Profile* profile, const DownloadItem& item) {

Completed in 465 milliseconds