Searched refs:srcAppId (Results 1 – 5 of 5) sorted by relevance
21 SetValue(node[GET_NAME(srcAppId)], srcAppId); in Marshal()27 GetValue(node, GET_NAME(srcAppId), srcAppId); in Unmarshal()
23 std::string srcAppId = "";
26 std::string srcAppId; member
29 toDstMapper_.insert_or_assign(info.srcAppId, info.dstAppId); in Initialize()
181 infos.push_back({ info.srcAppId, info.dstAppId }); in LoadAppIdMappings()