Home
last modified time | relevance | path

Searched defs:ContinueEventInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_bm_storage.h44 struct ContinueEventInfo { struct
45 std::string networkId;
46 std::string bundleName;
70 bool GetContinueEventInfo(const std::string &networkId, const std::string &bundleName, argument
71 const std::string& continueType, ContinueEventInfo &continueEventInfo); argument