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

  /external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
app_info_dialog_views.cc 38 extensions::Manifest::NUM_LOCATIONS);
  /external/chromium_org/extensions/common/
manifest.h 51 NUM_LOCATIONS
extension_messages.cc 88 val >= Manifest::NUM_LOCATIONS)
  /external/chromium_org/chrome/browser/extensions/
installed_loader.cc 344 "Extensions.AppLocation", location, Manifest::NUM_LOCATIONS);
347 "Extensions.ExtensionLocation", location, Manifest::NUM_LOCATIONS);
351 "Extensions.NonWebstoreLocation", location, Manifest::NUM_LOCATIONS);
crx_installer.cc 423 install_source(), Manifest::NUM_LOCATIONS);
441 install_source(), Manifest::NUM_LOCATIONS);
543 Manifest::NUM_LOCATIONS);
    [all...]
extension_service.cc     [all...]
  /external/chromium_org/net/quic/
quic_client_session.cc 47 NUM_LOCATIONS = 6,
52 NUM_LOCATIONS);
57 NUM_LOCATIONS);
62 NUM_LOCATIONS);
  /external/chromium_org/chrome/utility/extensions/
extensions_handler.cc 133 CHECK_LT(location, Manifest::NUM_LOCATIONS);
  /external/chromium_org/chrome/common/extensions/
extension_unittest.cc 51 for (int i = 0; i < Manifest::NUM_LOCATIONS; i++) {
  /external/chromium_org/chrome/browser/extensions/activity_log/
uma_policy.cc 222 Manifest::NUM_LOCATIONS);
  /external/chromium_org/chrome/browser/extensions/api/management/
management_api.cc 225 case Manifest::NUM_LOCATIONS:
    [all...]

Completed in 390 milliseconds