Searched refs:SetValueInSlot (Results 1 – 3 of 3) sorted by relevance
74 static void SetValueInSlot(SlotType& slot, void* value);96 internal::ThreadLocalPlatform::SetValueInSlot(slot_, ptr); in Set()
34 void ThreadLocalPlatform::SetValueInSlot(SlotType& slot, void* value) { in SetValueInSlot() function in base::internal::ThreadLocalPlatform
33 void ThreadLocalPlatform::SetValueInSlot(SlotType& slot, void* value) { in SetValueInSlot() function in base::internal::ThreadLocalPlatform