CurrentHandle 30 android_webview/browser/gl_view_renderer_manager.cc return render_thread_.is_equal(base::PlatformThread::CurrentHandle()); CurrentHandle 36 android_webview/browser/gl_view_renderer_manager.cc render_thread_ = base::PlatformThread::CurrentHandle(); CurrentHandle 37 android_webview/browser/gl_view_renderer_manager.cc DCHECK(render_thread_.is_equal(base::PlatformThread::CurrentHandle())); CurrentHandle 105 base/threading/platform_thread.h static PlatformThreadHandle CurrentHandle(); CurrentHandle 102 base/threading/platform_thread_android.cc PlatformThread::SetThreadPriority(PlatformThread::CurrentHandle(), CurrentHandle 66 base/threading/platform_thread_posix.cc PlatformThread::SetThreadPriority(PlatformThread::CurrentHandle(), CurrentHandle 77 base/threading/platform_thread_posix.cc PlatformThread::CurrentHandle().platform_handle(), CurrentHandle 83 base/threading/platform_thread_posix.cc PlatformThread::CurrentHandle().platform_handle(), CurrentHandle 940 content/browser/browser_main_loop.cc base::PlatformThread::CurrentHandle(), CurrentHandle 139 content/gpu/gpu_child_thread.cc base::PlatformThread::CurrentHandle(), CurrentHandle 68 content/renderer/gpu/compositor_output_surface.cc main_thread_handle_(base::PlatformThread::CurrentHandle())