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

  /art/runtime/interpreter/
shadow_frame.h 356 void SetDexPCPtr(uint16_t* dex_pc_ptr) {
  /art/runtime/interpreter/mterp/
mterp.cc 520 shadow_frame->SetDexPCPtr(reinterpret_cast<uint16_t*>(kExportPCPoison));
    [all...]

Completed in 85 milliseconds