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

  /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 791 run->FreeSlot(ptr);
    [all...]

Completed in 76 milliseconds