HomeSort by relevance Sort by last modified time
    Searched defs:CHROME (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/common/omaha_query_params/
omaha_query_params.h 12 namespace chrome { namespace
17 CHROME = 0,
27 // include "chrome", "chromecrx", "chromiumcrx", and "unknown".
28 static const char* GetProdIdString(chrome::OmahaQueryParams::ProdId prod);
48 } // namespace chrome
  /external/chromium_org/chrome/browser/chromeos/login/
default_pinned_apps_field_trial.h 21 CHROME = 0,
  /external/chromium_org/chrome_frame/
urlmon_bind_status_callback.h 52 CHROME,
66 return (CHROME == renderer_type_);
  /external/chromium/chrome/browser/
memory_details_linux.cc 5 #include "chrome/browser/memory_details.h"
18 #include "chrome/common/chrome_constants.h"
19 #include "chrome/common/url_constants.h"
27 CHROME = 0,
40 "Chrome",
243 current_browser.name = WideToUTF16(chrome::kBrowserAppName);
244 current_browser.process_name = ASCIIToUTF16("chrome");
  /external/chromium_org/chrome/browser/
memory_details_linux.cc 5 #include "chrome/browser/memory_details.h"
20 #include "chrome/common/chrome_constants.h"
31 CHROME = 0,
44 "Chrome",
236 current_browser.process_name = ASCIIToUTF16("chrome");
  /external/chromium_org/chrome_frame/test/
test_with_web_server.h 77 // "<html><meta http-equiv=\"X-UA-Compatible\" content=\"chrome=1\" />"
178 enum BrowserKind { INVALID, IE, CHROME };
201 // Test if chrome frame correctly reports its version.
240 // The user data directory used for Chrome instances.
  /external/chromium_org/rlz/lib/
rlz_enums.h 15 IE_DEFAULT_SEARCH, // The IE7+ chrome search box next to the address bar.
24 CHROME_OMNIBOX, // Chrome searches through the address bar omnibox (Win).
25 CHROME_HOME_PAGE, // Chrome searches through Google as home page (Win).
49 CHROME_FRAME, // Chrome Frame.
58 CHROME_MAC_OMNIBOX, // Chrome searches through the address bar omnibox (Mac).
59 CHROME_MAC_HOME_PAGE,// Chrome searches through Google as home page (Mac).
110 CHROME,

Completed in 885 milliseconds