Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dmessage.cc32 g_tls_sync_response_context = LAZY_INSTANCE_INITIALIZER; variable
472 g_tls_sync_response_context.Get().Set(this); in SyncMessageResponseContext()
477 g_tls_sync_response_context.Get().Set(outer_context_); in ~SyncMessageResponseContext()
482 return g_tls_sync_response_context.Get().Get(); in current()