Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue_manager.h75 void HandleNotifyCompleteContinuation(const std::u16string& devId, int32_t missionId, bool isSuccess,
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_manager_test.cpp334 * @tc.desc: test HandleNotifyCompleteContinuation func
344 DSchedContinueManager::GetInstance().HandleNotifyCompleteContinuation(devId, missionId, false, callerBundleName); in HWTEST_F()
348 DSchedContinueManager::GetInstance().HandleNotifyCompleteContinuation(devId, missionId, false, callerBundleName); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_manager.cpp460 HandleNotifyCompleteContinuation(devId, sessionId, isSuccess, callerBundleName); in NotifyCompleteContinuation()
470 void DSchedContinueManager::HandleNotifyCompleteContinuation(const std::u16string& devId, int32_t missionId, in HandleNotifyCompleteContinuation() function in OHOS::DistributedSchedule::DSchedContinueManager

Completed in 5 milliseconds