Searched defs:SetDexPc (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | stack_map.cc | 109 void StackMap::SetDexPc(const CodeInfo& info, uint32_t dex_pc) { in SetDexPc() function in art::StackMap |
D | debugger.cc | 101 void SetDexPc(uint32_t pc) { in SetDexPc() function in art::AllocRecordStackTraceElement |