Searched defs:ExtendInfo (Results 1 – 2 of 2) sorted by relevance
32 struct ExtendInfo { struct33 std::string appId;34 std::string storeId;35 std::string userId;36 std::string dstTarget;
46 typedef struct ExtendInfo { struct49 } ExtendInfo; typedef