Searched defs:SetValueInSlot (Results 1 – 2 of 2) sorted by relevance
/external/libmojo/base/threading/ | ||
D | thread_local_android.cc | 26 void ThreadLocalPlatform::SetValueInSlot(SlotType slot, void* value) { in SetValueInSlot() function in base::internal::ThreadLocalPlatform |
/external/libchrome/base/threading/ | ||
D | thread_local_posix.cc | 35 void ThreadLocalPlatform::SetValueInSlot(SlotType slot, void* value) { in SetValueInSlot() function in base::internal::ThreadLocalPlatform |