Home
last modified time | relevance | path

Searched defs:class_ptr (Results 1 – 1 of 1) sorted by relevance

/art/perfetto_hprof/
Dperfetto_hprof.cc732 uintptr_t class_ptr = reinterpret_cast<uintptr_t>(klass); in WriteOneObject() local
797 uintptr_t class_ptr = reinterpret_cast<uintptr_t>(obj) | 1; in WriteSyntheticClassFromObj() local