Lines Matching defs:CastBrowserProcess
17 CastBrowserProcess* g_instance = NULL;
21 CastBrowserProcess* CastBrowserProcess::GetInstance() {
26 CastBrowserProcess::CastBrowserProcess() {
31 CastBrowserProcess::~CastBrowserProcess() {
36 void CastBrowserProcess::SetBrowserContext(
42 void CastBrowserProcess::SetCastService(CastService* cast_service) {
47 void CastBrowserProcess::SetRemoteDebuggingServer(
53 void CastBrowserProcess::SetMetricsServiceClient(