Searched defs:AppInfo (Results 1 – 3 of 3) sorted by relevance
41 struct AppInfo { struct42 std::string startTime;66 void SaveAppInfo(std::shared_ptr<AppInfo> appInfo); argument
23 struct AppInfo { struct32 static bool GetAppInfoByToken(std::uint32_t tokenId, AppInfo &appInfo); argument
58 } AppInfo; typedef