Home
last modified time | relevance | path

Searched refs:GetContinueEventInfo (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_bm_storage.h70 bool GetContinueEventInfo(const std::string &networkId, const std::string &bundleName,
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddistributed_bm_storage_test.cpp384 bool ret = dmsBmStorage_->GetInstance()->GetContinueEventInfo(networkId, bundleName, in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h302 void GetContinueEventInfo(int32_t callingUid, std::vector<EventNotify> &events);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp181 DmsBmStorage::GetInstance()->GetContinueEventInfo(continueInfo_.sourceDeviceId_, continueInfo_.sourceBundleName_, in SetEventData()
184 DmsBmStorage::GetInstance()->GetContinueEventInfo(continueInfo_.sinkDeviceId_, continueInfo_.sinkBundleName_, in SetEventData()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_bm_storage.cpp1128 bool DmsBmStorage::GetContinueEventInfo(const std::string &networkId, const std::string &bundleName, in GetContinueEventInfo() function in OHOS::DistributedSchedule::DmsBmStorage
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp3002 GetContinueEventInfo(callingUid, events); in GetDSchedEventInfo()
3008 GetContinueEventInfo(callingUid, events); in GetDSchedEventInfo()
3027 void DistributedSchedService::GetContinueEventInfo(int32_t callingUid, std::vector<EventNotify> &events) in GetContinueEventInfo() function in OHOS::DistributedSchedule::DistributedSchedService

Completed in 13 milliseconds