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

  /external/chromium_org/chrome/browser/extensions/
extension_util.h 81 bool IsAppLaunchable(const std::string& extension_id,
app_icon_loader_impl.cc 108 if (!util::IsAppLaunchable(id, profile_)) {
extension_util.cc 192 bool IsAppLaunchable(const std::string& extension_id,
  /external/chromium_org/chrome/browser/ui/app_list/search/
app_result.cc 155 if (!extensions::util::IsAppLaunchable(app_id_, profile_)) {
  /external/chromium_org/chrome/browser/ui/app_list/
extension_app_item.cc 188 const bool enabled = extensions::util::IsAppLaunchable(extension_id_,

Completed in 279 milliseconds