Home
last modified time | relevance | path

Searched refs:InitTimerMgr (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/msdp/device_status/test/fuzztest/devicemanager_fuzzer/
H A Ddevicemanager_fuzzer.h82 int32_t InitTimerMgr();
H A Ddevicemanager_fuzzer.cpp113 if (InitTimerMgr() != RET_OK) { in Init()
139 int32_t ContextService::InitTimerMgr() in InitTimerMgr() function in OHOS::Msdp::DeviceStatus::ContextService
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/include/
H A Dtimer_manager_test.h80 __attribute__((no_sanitize("cfi"))) int32_t InitTimerMgr();
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/include/
H A Ddevice_manager_test.h81 int32_t InitTimerMgr();
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/include/
H A Ddevice_manager_test.h82 int32_t InitTimerMgr();
/ohos5.0/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_manager_test.cpp115 if (InitTimerMgr() != RET_OK) { in Init()
141 int32_t ContextService::InitTimerMgr() in InitTimerMgr() function in OHOS::Msdp::DeviceStatus::ContextService
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp115 if (InitTimerMgr() != RET_OK) { in Init()
141 int32_t ContextService::InitTimerMgr() in InitTimerMgr() function in OHOS::Msdp::DeviceStatus::ContextService
/ohos5.0/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp120 if (InitTimerMgr() != RET_OK) { in Init()
132 __attribute__((no_sanitize("cfi"))) int32_t ContextService::InitTimerMgr() in InitTimerMgr() function in OHOS::Msdp::DeviceStatus::ContextService
/ohos5.0/base/msdp/device_status/services/native/include/
H A Ddevicestatus_service.h119 int32_t InitTimerMgr();
/ohos5.0/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp240 if (InitTimerMgr() != RET_OK) { in Init()
451 int32_t DeviceStatusService::InitTimerMgr() in InitTimerMgr() function in OHOS::Msdp::DeviceStatus::DeviceStatusService