Searched refs:KEY_DST_DEVID (Results 1 – 1 of 1) sorted by relevance
24 const std::string KEY_DST_DEVID = "dstDevId"; variable48 cJSON_AddStringToObject(msgJson, KEY_DST_DEVID.c_str(), dstDevId_.c_str()); in MarshalMessage()