Searched refs:HandleNotifyCompleteContinuation (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/ |
H A D | dsched_continue_manager_test.cpp | 315 …DSchedContinueManager::GetInstance().HandleNotifyCompleteContinuation(devId, missionId, false, cal… 319 …DSchedContinueManager::GetInstance().HandleNotifyCompleteContinuation(devId, missionId, false, cal…
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/ |
H A D | dsched_continue_manager.h | 75 …void HandleNotifyCompleteContinuation(const std::u16string& devId, int32_t missionId, bool isSucce…
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/ |
H A D | dsched_continue_manager.cpp | 461 HandleNotifyCompleteContinuation(devId, sessionId, isSuccess, callerBundleName); in NotifyCompleteContinuation() 471 void DSchedContinueManager::HandleNotifyCompleteContinuation(const std::u16string& devId, int32_t m… in HandleNotifyCompleteContinuation() function in OHOS::DistributedSchedule::DSchedContinueManager
|