Home
last modified time | relevance | path

Searched refs:InitDelegateTasks (Results 1 - 6 of 6) sorted by relevance

/foundation/multimodalinput/input/intention/services/test/unittest/include/
H A Ddevice_manager_test.h88 int32_t InitDelegateTasks();
/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_manager_test.cpp111 if (InitDelegateTasks() != RET_OK) { in Init()
157 int32_t ContextService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::Msdp::DeviceStatus::ContextService
/foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/
H A Dstubhandleallocsocketfd_fuzzer.cpp78 MMIService::GetInstance()->InitDelegateTasks(); in StubHandleAllocSocketFdFuzzTest()
/foundation/multimodalinput/input/service/module_loader/include/
H A Dmmi_service.h243 bool InitDelegateTasks();
/foundation/multimodalinput/input/service/module_loader/test/
H A Dmmi_service_test.cpp222 ret = mmiService.InitDelegateTasks(); in HWTEST_F()
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp358 bool MMIService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::MMI::MMIService
409 if (!InitDelegateTasks()) { in Init()

Completed in 11 milliseconds