Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/intention/services/include/
H A Ddevice_manager_test.h82 int32_t InitTimerMgr();
/base/msdp/device_status/test/unittest/intention/scheduler/include/
H A Dtimer_manager_test.h80 __attribute__((no_sanitize("cfi"))) int32_t InitTimerMgr();
/base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/
H A Dmsdpdevicemanager_fuzzer.h82 int32_t InitTimerMgr();
H A Dmsdpdevicemanager_fuzzer.cpp120 if (InitTimerMgr() != RET_OK) { in Init()
146 int32_t ContextService::InitTimerMgr() in InitTimerMgr() function in OHOS::Msdp::DeviceStatus::ContextService
/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp122 if (InitTimerMgr() != RET_OK) { in Init()
148 int32_t ContextService::InitTimerMgr() in InitTimerMgr() function in OHOS::Msdp::DeviceStatus::ContextService
/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp127 if (InitTimerMgr() != RET_OK) { in Init()
139 __attribute__((no_sanitize("cfi"))) int32_t ContextService::InitTimerMgr() in InitTimerMgr() function in OHOS::Msdp::DeviceStatus::ContextService
/base/msdp/device_status/services/native/include/
H A Ddevicestatus_service.h122 int32_t InitTimerMgr();
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp268 if (InitTimerMgr() != RET_OK) { in Init()
486 int32_t DeviceStatusService::InitTimerMgr() in InitTimerMgr() function in OHOS::Msdp::DeviceStatus::DeviceStatusService

Completed in 6 milliseconds