Searched refs:NUM_LOCATIONS (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
H A Dapp_info_dialog_views.cc38 extensions::Manifest::NUM_LOCATIONS);
/external/chromium_org/chrome/browser/extensions/
H A Dinstalled_loader.cc344 "Extensions.AppLocation", location, Manifest::NUM_LOCATIONS);
347 "Extensions.ExtensionLocation", location, Manifest::NUM_LOCATIONS);
351 "Extensions.NonWebstoreLocation", location, Manifest::NUM_LOCATIONS);
H A Dcrx_installer.cc423 install_source(), Manifest::NUM_LOCATIONS);
441 install_source(), Manifest::NUM_LOCATIONS);
543 Manifest::NUM_LOCATIONS);
H A Dextension_service.cc1638 Manifest::NUM_LOCATIONS);
1645 extension->location(), Manifest::NUM_LOCATIONS);
1652 extension->location(), Manifest::NUM_LOCATIONS);
2272 Manifest::NUM_LOCATIONS);
2288 extension->location(), Manifest::NUM_LOCATIONS);
/external/chromium_org/extensions/common/
H A Dmanifest.h51 NUM_LOCATIONS enumerator in enum:extensions::Manifest::Location
H A Dextension_messages.cc88 val >= Manifest::NUM_LOCATIONS)
/external/chromium_org/net/quic/
H A Dquic_client_session.cc47 NUM_LOCATIONS = 6, enumerator in enum:net::__anon9448::Location
52 NUM_LOCATIONS);
57 NUM_LOCATIONS);
62 NUM_LOCATIONS);
/external/chromium_org/chrome/utility/extensions/
H A Dextensions_handler.cc133 CHECK_LT(location, Manifest::NUM_LOCATIONS);
/external/chromium_org/chrome/common/extensions/
H A Dextension_unittest.cc51 for (int i = 0; i < Manifest::NUM_LOCATIONS; i++) {
/external/chromium_org/chrome/browser/extensions/activity_log/
H A Duma_policy.cc222 Manifest::NUM_LOCATIONS);
/external/chromium_org/chrome/browser/extensions/api/management/
H A Dmanagement_api.cc225 case Manifest::NUM_LOCATIONS:

Completed in 220 milliseconds