Home
last modified time | relevance | path

Searched refs:g_cross_process_platform_thread_delegate (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_cros.cc37 CrossProcessPlatformThreadDelegate* g_cross_process_platform_thread_delegate = variable
350 DCHECK_NE(!!g_cross_process_platform_thread_delegate, !!delegate); in SetCrossProcessPlatformThreadDelegate()
352 g_cross_process_platform_thread_delegate = delegate; in SetCrossProcessPlatformThreadDelegate()
382 if (g_cross_process_platform_thread_delegate && in SetThreadType()
383 g_cross_process_platform_thread_delegate->HandleThreadTypeChange( in SetThreadType()