Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofman.cc1295 const dex::ProtoIndex& method_proto = method_id.proto_idx_; in ResolveMethod() local
1310 dex->FindMethodIdByIndex(cur_candidate, method_name, method_proto); in ResolveMethod()