Home
last modified time | relevance | path

Searched defs:IsAppEnabled (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/test/integration/
H A Dapps_helper.cc88 bool IsAppEnabled(Profile* profile, int index) { in IsAppEnabled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/web_applications/
H A Dsystem_web_app_manager.cc337 bool SystemWebAppManager::IsAppEnabled(SystemAppType type) { in IsAppEnabled() function in web_app::SystemWebAppManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync_file_system/drive_backend/
H A Dmetadata_database.cc632 bool MetadataDatabase::IsAppEnabled(const std::string& app_id) const { in IsAppEnabled() function in sync_file_system::drive_backend::MetadataDatabase