Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/intention/services/include/
H A Ddevice_manager_test.h89 int32_t InitDelegateTasks();
/base/msdp/device_status/test/unittest/intention/scheduler/include/
H A Dtimer_manager_test.h83 int32_t InitDelegateTasks();
/base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/
H A Dmsdpdevicemanager_fuzzer.h89 int32_t InitDelegateTasks();
H A Dmsdpdevicemanager_fuzzer.cpp116 if (InitDelegateTasks() != RET_OK) { in Init()
162 int32_t ContextService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::Msdp::DeviceStatus::ContextService
/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp118 if (InitDelegateTasks() != RET_OK) { in Init()
164 int32_t ContextService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::Msdp::DeviceStatus::ContextService
/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp122 if (InitDelegateTasks() != RET_OK) { in Init()
155 int32_t ContextService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::Msdp::DeviceStatus::ContextService
/base/msdp/device_status/services/native/include/
H A Ddevicestatus_service.h121 int32_t InitDelegateTasks();
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp264 if (InitDelegateTasks() != RET_OK) { in Init()
471 int32_t DeviceStatusService::InitDelegateTasks() in InitDelegateTasks() function in OHOS::Msdp::DeviceStatus::DeviceStatusService

Completed in 6 milliseconds