Searched defs:resultType (Results 1 – 1 of 1) sorted by relevance
70 CfTag resultType; member321 static int32_t GetResultType(int32_t opType, int32_t typeValue, CfTag &resultType, uint32_t &outTyp… in GetResultType()333 static int32_t CheckResultType(const CfParamSet *paramSet, CfTag resultType) in CheckResultType()352 CfTag resultType = CF_TAG_INVALID; in ConvertToNapiValue() local