Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_manager_test.cpp381 DSchedContinueManager::GetInstance().HandleContinueEnd(info);
387 DSchedContinueManager::GetInstance().HandleContinueEnd(info);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue_manager.h77 void HandleContinueEnd(const DSchedContinueInfo& info);
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_manager.cpp548 HandleContinueEnd(info); in OnContinueEnd()
558 void DSchedContinueManager::HandleContinueEnd(const DSchedContinueInfo& info) in HandleContinueEnd() function in OHOS::DistributedSchedule::DSchedContinueManager