Home
last modified time | relevance | path

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

/base/msdp/device_status/services/native/test/unittest/src/
Ddevicestatus_agent_test.cpp73 std::shared_ptr<DevicestatusAgentListenerMockFirstClient> agentEvent = variable
91 std::shared_ptr<DevicestatusAgentListenerMockFirstClient> agentEvent = variable
/base/msdp/device_status/frameworks/native/src/
Ddevicestatus_agent.cpp34 const std::shared_ptr<DeviceStatusAgent::DeviceStatusAgentEvent>& agentEvent) in SubscribeAgentEvent()
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp294 std::shared_ptr<DeviceStatusCallback> agentEvent = std::make_shared<DeviceStatusCallback>(); in DeviceStatusMonitorInit() local