Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.h62 uint32_t GetDexPC() { return dex_pc_; } in GetDexPC() function
Dstack.h159 uint32_t GetDexPC() const { in GetDexPC() function