Searched refs:methodPcInfoIndex (Results 1 – 1 of 1) sorted by relevance
195 MethodInfo(uint32_t methodInfoIndex, uint32_t methodPcInfoIndex, uint32_t outMethodIdx,198 …: methodInfoIndex_(methodInfoIndex), methodPcInfoIndex_(methodPcInfoIndex), outerMethodId_(outMeth… in methodInfoIndex_()254 inline void SetMethodPcInfoIndex(uint32_t methodPcInfoIndex) in SetMethodPcInfoIndex() argument256 methodPcInfoIndex_ = methodPcInfoIndex; in SetMethodPcInfoIndex()