/external/chromium_org/chrome/browser/extensions/ |
D | external_provider_impl.cc | 224 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()
|
D | extension_icon_image_unittest.cc | 218 "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()
|
D | image_loader_unittest.cc | 118 "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()
|
D | extension_action_icon_factory_unittest.cc | 190 "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()
|
D | extension_special_storage_policy_unittest.cc | 113 path, Manifest::INVALID_LOCATION, manifest, in CreateProtectedApp() 138 path, Manifest::INVALID_LOCATION, manifest, in CreateUnlimitedApp() 156 path, Manifest::INVALID_LOCATION, manifest, in CreateRegularApp()
|
D | external_policy_loader_unittest.cc | 61 Manifest::INVALID_LOCATION, in Visit()
|
D | extension_icon_manager_unittest.cc | 118 manifest_path.DirName(), Manifest::INVALID_LOCATION, *manifest.get(), in TEST_F()
|
D | extension_ui_unittest.cc | 100 extension_path, pages, Manifest::INVALID_LOCATION)); in CompareExpectedAndActualOutput()
|
/external/chromium_org/chrome/browser/profile_resetter/ |
D | profile_resetter_unittest.cc | 460 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/ |
D | settings_overrides_handler_unittest.cc | 72 Manifest::INVALID_LOCATION, in TEST_F() 111 Manifest::INVALID_LOCATION, in TEST_F()
|
/external/chromium_org/chrome/browser/extensions/api/web_request/ |
D | web_request_permissions_unittest.cc | 50 Manifest::INVALID_LOCATION, in SetUp() 58 Manifest::INVALID_LOCATION, in SetUp()
|
/external/chromium_org/extensions/browser/ |
D | pending_extension_info.cc | 36 install_source_(Manifest::INVALID_LOCATION) {} in PendingExtensionInfo()
|
D | info_map_unittest.cc | 48 Manifest::INVALID_LOCATION, in CreateExtension() 71 Manifest::INVALID_LOCATION, in LoadManifest()
|
/external/chromium_org/extensions/common/ |
D | manifest_handler_unittest.cc | 229 Manifest::INVALID_LOCATION, in TEST_F() 243 Manifest::INVALID_LOCATION, in TEST_F()
|
D | manifest.h | 28 INVALID_LOCATION, enumerator
|
/external/chromium_org/chrome/common/extensions/ |
D | extension_messages.cc | 27 : location(Manifest::INVALID_LOCATION), in ExtensionMsg_Loaded_Params() 71 val < Manifest::INVALID_LOCATION || in Read()
|
D | extension_unittest.cc | 37 ASSERT_EQ(0, Manifest::INVALID_LOCATION); in TEST() 54 if (loc == Manifest::INVALID_LOCATION) in TEST()
|
D | extension_test_util.cc | 104 return LoadManifest(dir, test_file, Manifest::INVALID_LOCATION, extra_flags); in LoadManifest()
|
/external/chromium_org/extensions/common/features/ |
D | feature.h | 72 INVALID_LOCATION, enumerator
|
/external/chromium_org/chrome/test/perf/ |
D | perf_ui_test_suite.cc | 149 extensions::Manifest::INVALID_LOCATION, in BuildCachedThemePakIn()
|
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/ |
D | webrequest_action_unittest.cc | 112 Manifest::INVALID_LOCATION, in SetUp() 120 Manifest::INVALID_LOCATION, in SetUp()
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
D | extension_install_prompt_test_utils.mm | 47 path.DirName(), extensions::Manifest::INVALID_LOCATION, *value,
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | extensions_activity_monitor_unittest.cc | 41 path, extensions::Manifest::INVALID_LOCATION, value, in MakeExtension()
|
/external/chromium_org/chrome/common/extensions/features/ |
D | simple_feature.cc | 349 return CreateAvailability(INVALID_LOCATION, type); in IsAvailableToManifest() 421 case INVALID_LOCATION: in GetAvailabilityMessage()
|
/external/chromium_org/chrome/browser/background/ |
D | background_application_list_model_unittest.cc | 98 extensions::Manifest::INVALID_LOCATION, in CreateExtensionBase() 106 extensions::Manifest::INVALID_LOCATION, in CreateExtensionBase()
|