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

  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_service_worker_unittest.cc 69 manifest_errors::kBackgroundRequiredForPlatformApps);
82 manifest_errors::kBackgroundRequiredForPlatformApps);
extension_manifests_platformapp_unittest.cc 39 errors::kBackgroundRequiredForPlatformApps),
  /external/chromium_org/extensions/common/
manifest_constants.cc 245 const char kBackgroundRequiredForPlatformApps[] =
    [all...]
manifest_constants.h 244 extern const char kBackgroundRequiredForPlatformApps[];
  /external/chromium_org/extensions/common/manifest_handlers/
background_info.cc 295 *error = ASCIIToUTF16(errors::kBackgroundRequiredForPlatformApps);

Completed in 43 milliseconds