Searched refs:GetMsgTypeFromJson (Results 1 – 1 of 1) sorted by relevance
317 static uint32_t GetMsgTypeFromJson(const cJSON *json) in GetMsgTypeFromJson() function365 msgType_ = (msgType_ == MAX_TYPE_INVALID) ? GetMsgTypeFromJson(appInfoConfig_) : msgType_; in CreateMsg()