Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc1342 const dex::ProtoIndex& method_proto = method_id.proto_idx_; in ResolveMethod() local
1357 dex->FindMethodIdByIndex(cur_candidate, method_name, method_proto); in ResolveMethod()