OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BrowserType
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
memory_details_mac.cc
41
enum
BrowserType
{
57
// |BrowserProcess| (i.e., |
BrowserType
|).
memory_details_linux.cc
26
enum
BrowserType
{
38
//
BrowserType
.
52
BrowserType
browser;
137
static
BrowserType
GetBrowserType(const std::string& process_name) {
214
const
BrowserType
type = GetBrowserType(i->name);
259
BrowserType
type = GetBrowserType(j->name);
Completed in 131 milliseconds