Searched refs:pProtoInfo (Results 1 – 1 of 1) sorted by relevance
697 bool getProtoInfo(DexFile* pDexFile, u4 protoIdx, ProtoInfo* pProtoInfo) in getProtoInfo() argument709 pProtoInfo->returnType = dexStringByTypeIdx(pDexFile, protoId->returnTypeIdx); in getProtoInfo()724 pProtoInfo->parameterTypes = buf; in getProtoInfo()749 pProtoInfo->parameterTypes = buf; in getProtoInfo()