Searched refs:SSLPlatformKeyTaskRunner (Results 1 – 1 of 1) sorted by relevance
26 class SSLPlatformKeyTaskRunner { class28 SSLPlatformKeyTaskRunner() : worker_thread_("Platform Key Thread") { in SSLPlatformKeyTaskRunner() function in net::__anon4a6ee3470111::SSLPlatformKeyTaskRunner34 SSLPlatformKeyTaskRunner(const SSLPlatformKeyTaskRunner&) = delete;35 SSLPlatformKeyTaskRunner& operator=(const SSLPlatformKeyTaskRunner&) = delete;37 ~SSLPlatformKeyTaskRunner() = default;47 base::LazyInstance<SSLPlatformKeyTaskRunner>::Leaky g_platform_key_task_runner =