Searched refs:CreateVideoCallErrorCodeForCj (Results 1 – 1 of 1) sorted by relevance
201 bool CreateVideoCallErrorCodeForCj(int32_t errorCode, int32_t& error) in CreateVideoCallErrorCodeForCj() function265 …if (CreateCommonCallErrorCodeForCj(errorCode, error) || CreateVideoCallErrorCodeForCj(errorCode, e… in CreateCallErrorCodeForCj()