Home
last modified time | relevance | path

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

/art/compiler/dwarf/
Dwriter.h114 void PushData(const void* ptr, size_t size) { in PushData() function
120 void PushData(const std::vector<uint8_t, Allocator2>* buffer) { in PushData() function