Home
last modified time | relevance | path

Searched defs:GetValueFromSlot (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/base/threading/
Dthread_local_android.cc21 void* ThreadLocalPlatform::GetValueFromSlot(SlotType slot) { in GetValueFromSlot() function in base::internal::ThreadLocalPlatform
/external/libchrome/base/threading/
Dthread_local_posix.cc30 void* ThreadLocalPlatform::GetValueFromSlot(SlotType slot) { in GetValueFromSlot() function in base::internal::ThreadLocalPlatform