Searched refs:pProtoId (Results 1 – 1 of 1) sorted by relevance
771 const DexFile *pDexFile, const DexProtoId* pProtoId) { in dexGetProtoParameters() argument772 if (pProtoId->parametersOff == 0) { in dexGetProtoParameters()776 (pDexFile->baseAddr + pProtoId->parametersOff); in dexGetProtoParameters()