Searched refs:SetValueInSlot (Results 1 – 2 of 2) sorted by relevance
79 static void SetValueInSlot(SlotType slot, void* value);101 internal::ThreadLocalPlatform::SetValueInSlot( in Set()
35 void ThreadLocalPlatform::SetValueInSlot(SlotType slot, void* value) { in SetValueInSlot() function in base::internal::ThreadLocalPlatform