Home
last modified time | relevance | path

Searched refs:INVALID_LOCATION (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium_org/chrome/browser/extensions/
Dexternal_provider_impl.cc224 if (crx_location_ == Manifest::INVALID_LOCATION) { in SetPrefs()
261 if (download_location_ == Manifest::INVALID_LOCATION) { in SetPrefs()
316 Manifest::Location loc = Manifest::INVALID_LOCATION; in GetExtensionDetails()
347 extensions::Manifest::Location crx_location = Manifest::INVALID_LOCATION; in CreateExternalProviders()
462 Manifest::INVALID_LOCATION, in CreateExternalProviders()
523 Manifest::INVALID_LOCATION, in CreateExternalProviders()
534 Manifest::INVALID_LOCATION, in CreateExternalProviders()
Dextension_icon_image_unittest.cc218 "extension_icon_image", Manifest::INVALID_LOCATION)); in TEST_F()
292 "extension_icon_image", Manifest::INVALID_LOCATION)); in TEST_F()
331 "extension_icon_image", Manifest::INVALID_LOCATION)); in TEST_F()
368 "extension_icon_image", Manifest::INVALID_LOCATION)); in TEST_F()
407 "extension_icon_image", Manifest::INVALID_LOCATION)); in TEST_F()
446 "extension_icon_image", Manifest::INVALID_LOCATION)); in TEST_F()
484 "extension_icon_image", Manifest::INVALID_LOCATION)); in TEST_F()
528 "extension_icon_image", Manifest::INVALID_LOCATION)); in TEST_F()
Dimage_loader_unittest.cc118 "image_loading_tracker", Manifest::INVALID_LOCATION)); in TEST_F()
151 "image_loading_tracker", Manifest::INVALID_LOCATION)); in TEST_F()
198 "image_loading_tracker", Manifest::INVALID_LOCATION)); in TEST_F()
Dextension_action_icon_factory_unittest.cc190 "browser_action/no_icon", Manifest::INVALID_LOCATION)); in TEST_F()
216 "browser_action/no_icon", Manifest::INVALID_LOCATION)); in TEST_F()
254 "browser_action/no_icon", Manifest::INVALID_LOCATION)); in TEST_F()
Dextension_special_storage_policy_unittest.cc113 path, Manifest::INVALID_LOCATION, manifest, in CreateProtectedApp()
138 path, Manifest::INVALID_LOCATION, manifest, in CreateUnlimitedApp()
156 path, Manifest::INVALID_LOCATION, manifest, in CreateRegularApp()
Dexternal_policy_loader_unittest.cc61 Manifest::INVALID_LOCATION, in Visit()
Dextension_icon_manager_unittest.cc118 manifest_path.DirName(), Manifest::INVALID_LOCATION, *manifest.get(), in TEST_F()
Dextension_ui_unittest.cc100 extension_path, pages, Manifest::INVALID_LOCATION)); in CompareExpectedAndActualOutput()
/external/chromium_org/chrome/browser/profile_resetter/
Dprofile_resetter_unittest.cc460 Manifest::INVALID_LOCATION, in TEST_F()
474 Manifest::INVALID_LOCATION, in TEST_F()
508 Manifest::INVALID_LOCATION, in TEST_F()
516 Manifest::INVALID_LOCATION, in TEST_F()
540 Manifest::INVALID_LOCATION, in TEST_F()
554 Manifest::INVALID_LOCATION, in TEST_F()
562 Manifest::INVALID_LOCATION, in TEST_F()
613 Manifest::INVALID_LOCATION, in TEST_F()
710 Manifest::INVALID_LOCATION, in TEST_F()
771 Manifest::INVALID_LOCATION, in TEST_F()
[all …]
/external/chromium_org/chrome/common/extensions/manifest_handlers/
Dsettings_overrides_handler_unittest.cc72 Manifest::INVALID_LOCATION, in TEST_F()
111 Manifest::INVALID_LOCATION, in TEST_F()
/external/chromium_org/chrome/browser/extensions/api/web_request/
Dweb_request_permissions_unittest.cc50 Manifest::INVALID_LOCATION, in SetUp()
58 Manifest::INVALID_LOCATION, in SetUp()
/external/chromium_org/extensions/browser/
Dpending_extension_info.cc36 install_source_(Manifest::INVALID_LOCATION) {} in PendingExtensionInfo()
Dinfo_map_unittest.cc48 Manifest::INVALID_LOCATION, in CreateExtension()
71 Manifest::INVALID_LOCATION, in LoadManifest()
/external/chromium_org/extensions/common/
Dmanifest_handler_unittest.cc229 Manifest::INVALID_LOCATION, in TEST_F()
243 Manifest::INVALID_LOCATION, in TEST_F()
Dmanifest.h28 INVALID_LOCATION, enumerator
/external/chromium_org/chrome/common/extensions/
Dextension_messages.cc27 : location(Manifest::INVALID_LOCATION), in ExtensionMsg_Loaded_Params()
71 val < Manifest::INVALID_LOCATION || in Read()
Dextension_unittest.cc37 ASSERT_EQ(0, Manifest::INVALID_LOCATION); in TEST()
54 if (loc == Manifest::INVALID_LOCATION) in TEST()
Dextension_test_util.cc104 return LoadManifest(dir, test_file, Manifest::INVALID_LOCATION, extra_flags); in LoadManifest()
/external/chromium_org/extensions/common/features/
Dfeature.h72 INVALID_LOCATION, enumerator
/external/chromium_org/chrome/test/perf/
Dperf_ui_test_suite.cc149 extensions::Manifest::INVALID_LOCATION, in BuildCachedThemePakIn()
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
Dwebrequest_action_unittest.cc112 Manifest::INVALID_LOCATION, in SetUp()
120 Manifest::INVALID_LOCATION, in SetUp()
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dextension_install_prompt_test_utils.mm47 path.DirName(), extensions::Manifest::INVALID_LOCATION, *value,
/external/chromium_org/chrome/browser/sync/glue/
Dextensions_activity_monitor_unittest.cc41 path, extensions::Manifest::INVALID_LOCATION, value, in MakeExtension()
/external/chromium_org/chrome/common/extensions/features/
Dsimple_feature.cc349 return CreateAvailability(INVALID_LOCATION, type); in IsAvailableToManifest()
421 case INVALID_LOCATION: in GetAvailabilityMessage()
/external/chromium_org/chrome/browser/background/
Dbackground_application_list_model_unittest.cc98 extensions::Manifest::INVALID_LOCATION, in CreateExtensionBase()
106 extensions::Manifest::INVALID_LOCATION, in CreateExtensionBase()

12