HomeSort by relevance Sort by last modified time
    Searched defs:SetDexPc (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/
allocation_record.h 61 void SetDexPc(uint32_t pc) {
112 stack_[index].SetDexPc(dex_pc);
  /art/runtime/
stack_map.h 810 ALWAYS_INLINE void SetDexPc(const StackMapEncoding& encoding, uint32_t dex_pc) {
    [all...]

Completed in 74 milliseconds