Home
last modified time | relevance | path

Searched refs:HandleNotifyCompleteContinuation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_manager_test.cpp315 …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 Ddsched_continue_manager.h75 …void HandleNotifyCompleteContinuation(const std::u16string& devId, int32_t missionId, bool isSucce…
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_manager.cpp461 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