Searched defs:msgJson (Results 1 – 3 of 3) sorted by relevance
42 cJSON *msgJson = cJSON_CreateObject(); in MarshalMessage() local88 bool AVTransMessage::IsUInt32(const cJSON *msgJson, const std::string &key) in IsUInt32()95 bool AVTransMessage::IsString(const cJSON *msgJson, const std::string &key) in IsString()
424 cJSON *msgJson = cJSON_CreateObject(); variable
879 static int32_t SetAuthProtectedMsg(SessionImpl *impl, const CJson *msgJson, bool isSelf) in SetAuthProtectedMsg()