Searched refs:dstDeveloperId_ (Results 1 – 2 of 2) sorted by relevance
67 std::string dstDeveloperId_ = ""; variable
49 cJSON_AddStringToObject(rootValue, "DstDeveloperId", dstDeveloperId_.c_str()); in Marshal()103 std::string *strNotRequiredValues[] = { &srcDeveloperId_, &dstDeveloperId_}; in Unmarshal()