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