Searched defs:SetDexPc (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dstack_map.cc109 void StackMap::SetDexPc(const CodeInfo& info, uint32_t dex_pc) { function in class:art::StackMap
H A Ddebugger.cc101 void SetDexPc(uint32_t pc) { function in class:art::AllocRecordStackTraceElement
4894 record->StackElement(depth)->SetDexPc(GetDexPc());
4904 record->StackElement(depth)->SetDexPc(0);

Completed in 12 milliseconds