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;
47 typedef struct ExtendInfo { struct50 } ExtendInfo; argument