Searched defs:g_service_process (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/service/
H A Dservice_process.cc42 ServiceProcess* g_service_process = NULL; variable
121 DCHECK(!g_service_process);
122 g_service_process = this;
372 g_service_process = NULL;

Completed in 369 milliseconds