Home
last modified time | relevance | path

Searched refs:method_remote (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/imgdiag/
H A Dimgdiag.cc747 void AddDirtyEntry(ArtMethod* method, ArtMethod* method_remote) in AddDirtyEntry() argument
754 const uint8_t* current_remote = reinterpret_cast<const uint8_t*>(method_remote); in AddDirtyEntry()