Searched defs:AllocateSlot (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/ | ||
D | thread_local_win.cc | 14 void ThreadLocalPlatform::AllocateSlot(SlotType& slot) { in AllocateSlot() function in base::ThreadLocalPlatform |
D | thread_local_posix.cc | 14 void ThreadLocalPlatform::AllocateSlot(SlotType& slot) { in AllocateSlot() function in base::ThreadLocalPlatform |