Home
last modified time | relevance | path

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

/art/runtime/
Druntime-inl.h73 return imt_conflict_method_; in GetImtConflictMethod()
Druntime.h398 return imt_conflict_method_ != nullptr; in HasImtConflictMethod()
402 imt_conflict_method_ = nullptr; in ClearImtConflictMethod()
935 ArtMethod* imt_conflict_method_; variable