Home
last modified time | relevance | path

Searched defs:listenerMap (Results 1 – 11 of 11) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
Dipc_server_listener.cpp71 …const std::map<std::string, CommonSvcId> &listenerMap = IpcServerListenermgr::GetInstance().GetAll… in SendAll() local
98 …const std::map<std::string, CommonSvcId> &listenerMap = IpcServerListenermgr::GetInstance().GetAll… in GetAllPkgName() local
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
Dipc_utils_test.cpp171 std::map<std::string, OHOS::DistributedDeviceProfile::SubscribeInfo> listenerMap; variable
Ddistributed_device_profile_stub_new_test.cpp226 …stributedDeviceProfileStubNew::SendSubscribeInfos(std::map<std::string, SubscribeInfo> listenerMap) in SendSubscribeInfos()
/foundation/deviceprofile/device_info_manager/common/src/utils/
Dipc_utils.cpp105 OHOS::DistributedDeviceProfile::SubscribeInfo>& listenerMap) in Marshalling()
232 OHOS::DistributedDeviceProfile::SubscribeInfo>& listenerMap) in UnMarshalling()
/foundation/multimedia/av_session/services/session/server/
Davsession_users_manager.cpp213 std::map<pid_t, sptr<ISessionListener>> listenerMap; in AddSessionListener() local
249 std::map<pid_t, sptr<ISessionListener>> listenerMap; in GetSessionListenerForCurUser() local
Davsession_service.cpp916 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifySessionCreate() local
939 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifySessionRelease() local
960 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifyTopSessionChanged() local
985 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifyAudioSessionCheck() local
1106 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifyDeviceAvailable() local
1122 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifyDeviceLogEvent() local
1136 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifyDeviceOffline() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
Dcamera_manager.cpp230 auto listenerMap = cameraManager->GetCameraMngrCallbackMap(); in OnCameraStatusChanged() local
272 auto listenerMap = cameraManager->GetCameraMngrCallbackMap(); in OnFlashlightStatusChanged() local
948 auto listenerMap = GetCameraMngrCallbackMap(); in CameraServerDied() local
1912 auto listenerMap = cameraManager->GetTorchListenerMap(); in OnTorchStatusChange() local
1940 auto listenerMap = cameraManager->GetFoldListenerMap(); in OnFoldStatusChanged() local
2013 auto listenerMap = cameraManager->GetCameraMuteListenerMap(); in OnCameraMute() local
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
Ddistributed_device_profile_proxy.cpp325 …DistributedDeviceProfileProxy::SendSubscribeInfos(std::map<std::string, SubscribeInfo> listenerMap) in SendSubscribeInfos()
/foundation/deviceprofile/device_info_manager/services/core/src/
Ddistributed_device_profile_stub_new.cpp507 std::map<std::string, SubscribeInfo> listenerMap; in SendSubscribeInfosInner() local
Ddistributed_device_profile_service_new.cpp501 …ibutedDeviceProfileServiceNew::SendSubscribeInfos(std::map<std::string, SubscribeInfo> listenerMap) in SendSubscribeInfos()
/foundation/deviceprofile/device_info_manager/old/services/core/src/
Ddistributed_device_profile_stub.cpp664 std::map<std::string, OHOS::DistributedDeviceProfile::SubscribeInfo> listenerMap; in SendSubscribeInfosInner() local