OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitResultType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/appcache/
appcache_histograms.h
19
enum
InitResultType
{
23
static void CountInitResult(
InitResultType
init_result);
appcache_histograms.cc
17
void AppCacheHistograms::CountInitResult(
InitResultType
init_result) {
Completed in 114 milliseconds