/ohos5.0/base/msdp/device_status/test/fuzztest/devicemanager_fuzzer/ |
H A D | devicemanager_fuzzer.h | 89 int32_t InitDelegateTasks();
|
H A D | devicemanager_fuzzer.cpp | 109 if (InitDelegateTasks() != RET_OK) { in Init() 155 int32_t ContextService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::Msdp::DeviceStatus::ContextService
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/include/ |
H A D | timer_manager_test.h | 83 int32_t InitDelegateTasks();
|
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/include/ |
H A D | device_manager_test.h | 88 int32_t InitDelegateTasks();
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/include/ |
H A D | device_manager_test.h | 89 int32_t InitDelegateTasks();
|
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/src/ |
H A D | device_manager_test.cpp | 111 if (InitDelegateTasks() != RET_OK) { in Init() 157 int32_t ContextService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::Msdp::DeviceStatus::ContextService
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/ |
H A D | device_manager_test.cpp | 111 if (InitDelegateTasks() != RET_OK) { in Init() 157 int32_t ContextService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::Msdp::DeviceStatus::ContextService
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/src/ |
H A D | timer_manager_test.cpp | 115 if (InitDelegateTasks() != RET_OK) { in Init() 148 int32_t ContextService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::Msdp::DeviceStatus::ContextService
|
/ohos5.0/base/msdp/device_status/services/native/include/ |
H A D | devicestatus_service.h | 118 int32_t InitDelegateTasks();
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/ |
H A D | stubhandleallocsocketfd_fuzzer.cpp | 78 MMIService::GetInstance()->InitDelegateTasks(); in StubHandleAllocSocketFdFuzzTest()
|
/ohos5.0/base/msdp/device_status/services/native/src/ |
H A D | devicestatus_service.cpp | 236 if (InitDelegateTasks() != RET_OK) { in Init() 436 int32_t DeviceStatusService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::Msdp::DeviceStatus::DeviceStatusService
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/include/ |
H A D | mmi_service.h | 221 bool InitDelegateTasks();
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/test/ |
H A D | mmi_service_test.cpp | 225 ret = mmiService.InitDelegateTasks();
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | mmi_service.cpp | 296 bool MMIService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::MMI::MMIService 347 if (!InitDelegateTasks()) { in Init()
|