Home
last modified time | relevance | path

Searched defs:ProcessDeviceOffline (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp142 void DistributedSchedAdapter::ProcessDeviceOffline(const std::string& deviceId) in ProcessDeviceOffline() function in OHOS::DistributedSchedule::DistributedSchedAdapter
H A Ddistributed_sched_service.cpp2368 void DistributedSchedService::ProcessDeviceOffline(const std::string& deviceId) in ProcessDeviceOffline() function in OHOS::DistributedSchedule::DistributedSchedService
/ohos5.0/base/security/device_security_level/services/dslm/
H A Ddslm_fsm_process.c291 static bool ProcessDeviceOffline(const StateMachine *machine, uint32_t event, const void *para) in ProcessDeviceOffline() function