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

  /development/vndk/tools/vtable-dumper/
elf_handling.cpp 131 if (Vtable.getVTableSize() == 0)
137 << Vtable.getVTableSize()
431 uint64_t VTable::getVTableSize() const {
elf_handling.h 80 uint64_t getVTableSize() const;

Completed in 58 milliseconds