Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/intention/services/include/
H A Ddevice_manager_test.h90 void OnDelegateTask(const struct epoll_event &ev);
/base/msdp/device_status/test/unittest/intention/scheduler/include/
H A Dtimer_manager_test.h84 void OnDelegateTask(const struct epoll_event &ev);
/base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/
H A Dmsdpdevicemanager_fuzzer.h90 void OnDelegateTask(const struct epoll_event &ev);
H A Dmsdpdevicemanager_fuzzer.cpp396 OnDelegateTask(ev[i]); in OnThread()
407 void ContextService::OnDelegateTask(const struct epoll_event &ev) in OnDelegateTask() function in OHOS::Msdp::DeviceStatus::ContextService
/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp398 OnDelegateTask(ev[i]); in OnThread()
409 void ContextService::OnDelegateTask(const struct epoll_event &ev) in OnDelegateTask() function in OHOS::Msdp::DeviceStatus::ContextService
/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp345 OnDelegateTask(ev[i]); in OnThread()
354 void ContextService::OnDelegateTask(const struct epoll_event &ev) in OnDelegateTask() function in OHOS::Msdp::DeviceStatus::ContextService
/base/msdp/device_status/services/native/include/
H A Ddevicestatus_service.h126 void OnDelegateTask(const epoll_event &ev);
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp519 OnDelegateTask(ev[i]); in OnThread()
542 void DeviceStatusService::OnDelegateTask(const struct epoll_event &ev) in OnDelegateTask() function in OHOS::Msdp::DeviceStatus::DeviceStatusService

Completed in 8 milliseconds