Home
last modified time | relevance | path

Searched defs:GetTLSValue (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/threading/
Dthread_local_storage.h82 static void* GetTLSValue(TLSKey key) { in GetTLSValue() function
/aosp_15_r20/external/libchrome/base/threading/
H A Dthread_local_storage.h79 static void* GetTLSValue(TLSKey key) { in GetTLSValue() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/threading/
Dthread_local_storage.h82 static void* GetTLSValue(TLSKey key) { in GetTLSValue() function
/aosp_15_r20/external/cronet/base/threading/
H A Dthread_local_storage.h67 static void* GetTLSValue(TLSKey key) { in GetTLSValue() function
/aosp_15_r20/external/angle/src/common/
H A Dtls.cpp134 void *GetTLSValue(TLSIndex index) in GetTLSValue() function