Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h220 void InitCommonEventListener();
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp110 DistributedSchedService::GetInstance().InitCommonEventListener(); in ConnectRemoteAbilityInnerFuzzTest()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp323 InitCommonEventListener(); in InitMissionManager()
369 void DistributedSchedService::InitCommonEventListener() in InitCommonEventListener() function in OHOS::DistributedSchedule::DistributedSchedService