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

  /external/chromium_org/chrome/common/extensions/api/omnibox/
omnibox_handler.cc 27 extension->GetManifestData(manifest_keys::kOmnibox));
40 if (!extension->manifest()->GetDictionary(manifest_keys::kOmnibox,
47 extension->SetManifestData(manifest_keys::kOmnibox, info.release());
52 return SingleKey(manifest_keys::kOmnibox);
  /external/chromium_org/ash/touch/
touch_uma.cc 465 const char kOmnibox[] = "BrowserOmniboxViewViews";
466 if (name == kOmnibox) {
  /external/chromium_org/extensions/common/
manifest_constants.cc 93 const char kOmnibox[] = "omnibox";
    [all...]
manifest_constants.h 102 extern const char kOmnibox[];

Completed in 576 milliseconds