Searched defs:ContinueEventInfo (Results 1 – 1 of 1) sorted by relevance
44 struct ContinueEventInfo { struct45 std::string networkId;46 std::string bundleName;70 bool GetContinueEventInfo(const std::string &networkId, const std::string &bundleName, argument71 const std::string& continueType, ContinueEventInfo &continueEventInfo); argument