Searched refs:dex_method (Results 1 – 1 of 1) sorted by relevance
167 const DexFile::MethodId& dex_method = dex->GetMethodId(mi->dex_method_index); in Write() local168 const DexFile::ProtoId& dex_proto = dex->GetMethodPrototype(dex_method); in Write()170 const char* dex_class_desc = dex->GetMethodDeclaringClassDescriptor(dex_method); in Write()196 WriteName(dex->GetMethodName(dex_method)); in Write()