Searched refs:imt_conflict_method_ (Results 1 – 2 of 2) sorted by relevance
73 return imt_conflict_method_; in GetImtConflictMethod()
398 return imt_conflict_method_ != nullptr; in HasImtConflictMethod()402 imt_conflict_method_ = nullptr; in ClearImtConflictMethod()935 ArtMethod* imt_conflict_method_; variable