Searched defs:agentEvent (Results 1 – 3 of 3) sorted by relevance
73 std::shared_ptr<DevicestatusAgentListenerMockFirstClient> agentEvent = variable91 std::shared_ptr<DevicestatusAgentListenerMockFirstClient> agentEvent = variable
34 const std::shared_ptr<DeviceStatusAgent::DeviceStatusAgentEvent>& agentEvent) in SubscribeAgentEvent()
294 std::shared_ptr<DeviceStatusCallback> agentEvent = std::make_shared<DeviceStatusCallback>(); in DeviceStatusMonitorInit() local