Home
last modified time | relevance | path

Searched refs:AddU2List (Results 1 – 1 of 1) sorted by relevance

/art/runtime/hprof/
Dhprof.cc183 AddU2List(&value, 1); in AddU2()
218 void AddU2List(const uint16_t* values, size_t count) { in AddU2List() function in art::hprof::EndianOutput
1099 __ AddU2List(reinterpret_cast<const uint16_t*>(obj->GetRawData(sizeof(uint16_t), 0)), length); in DumpHeapArray()
1182 __ AddU2List(s->GetValue(), s->GetLength()); in DumpHeapInstanceObject() local