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

  /art/runtime/gc/accounting/
space_bitmap.h 45 typedef void SweepCallback(size_t ptr_count, mirror::Object** ptrs, void* arg);
  /external/v8/src/
assembler.cc 1651 int ptr_count = info_[ConstantPoolEntry::INTPTR].regular_count; local
    [all...]
  /external/libevent/
evdns.c 947 int ptr_count = 0; local
975 if (++ptr_count > length) return -1;
    [all...]

Completed in 85 milliseconds