Searched defs:pinExecutorInfo (Results 1 – 4 of 4) sorted by relevance
173 ResultCode DoGetAllInOneExecutorInfo(PinExecutorInfo *pinExecutorInfo) in DoGetAllInOneExecutorInfo()
68 int32_t DoGetCollectorExecutorInfo(PinExecutorInfo *pinExecutorInfo) in DoGetCollectorExecutorInfo()
70 ResultCode DoGetVerifierExecutorInfo(PinExecutorInfo *pinExecutorInfo) in DoGetVerifierExecutorInfo()
284 PinExecutorInfo pinExecutorInfo = {}; in GetExecutorInfo() local