Searched refs:ClearMethodType (Results 1 – 3 of 3) sorted by relevance
197 inline void DexCache::ClearMethodType(dex::ProtoIndex proto_idx) { in ClearMethodType() function
351 void ClearMethodType(dex::ProtoIndex proto_idx) REQUIRES_SHARED(Locks::mutator_lock_);
714 dex_cache_.Read()->ClearMethodType(proto_idx_); in Undo()