HomeSort by relevance Sort by last modified time
    Searched refs:FreeSlot (Results 1 - 5 of 5) sorted by null

  /external/libmojo/base/threading/
thread_local_android.cc 16 void ThreadLocalPlatform::FreeSlot(SlotType slot) {
  /external/libchrome/base/threading/
thread_local_posix.cc 24 void ThreadLocalPlatform::FreeSlot(SlotType slot) {
thread_local.h 77 static void FreeSlot(SlotType slot);
92 internal::ThreadLocalPlatform::FreeSlot(slot_);
  /art/runtime/gc/allocator/
rosalloc.h 423 void FreeSlot(void* ptr);
    [all...]
rosalloc.cc 784 run->FreeSlot(ptr);
    [all...]

Completed in 203 milliseconds