Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A 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
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dipc_utils_test.cpp171 std::map<std::string, OHOS::DistributedDeviceProfile::SubscribeInfo> listenerMap; variable
H A Ddistributed_device_profile_stub_new_test.cpp226 …stributedDeviceProfileStubNew::SendSubscribeInfos(std::map<std::string, SubscribeInfo> listenerMap) in SendSubscribeInfos()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dipc_utils.cpp105 OHOS::DistributedDeviceProfile::SubscribeInfo>& listenerMap) in Marshalling()
232 OHOS::DistributedDeviceProfile::SubscribeInfo>& listenerMap) in UnMarshalling()
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A 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
H A Davsession_service.cpp917 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifySessionCreate() local
940 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifySessionRelease() local
961 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifyTopSessionChanged() local
986 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifyAudioSessionCheck() local
1110 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifyDeviceAvailable() local
1126 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifyDeviceLogEvent() local
1140 std::map<pid_t, sptr<ISessionListener>> listenerMap = GetUsersManager().GetSessionListener(); in NotifyDeviceOffline() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp231 auto listenerMap = cameraManager->GetCameraMngrCallbackMap(); in OnCameraStatusChanged() local
273 auto listenerMap = cameraManager->GetCameraMngrCallbackMap(); in OnFlashlightStatusChanged() local
967 auto listenerMap = GetCameraMngrCallbackMap(); in CameraServerDied() local
1936 auto listenerMap = cameraManager->GetTorchListenerMap(); in OnTorchStatusChange() local
1964 auto listenerMap = cameraManager->GetFoldListenerMap(); in OnFoldStatusChanged() local
2037 auto listenerMap = cameraManager->GetCameraMuteListenerMap(); in OnCameraMute() local
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp325 …DistributedDeviceProfileProxy::SendSubscribeInfos(std::map<std::string, SubscribeInfo> listenerMap) in SendSubscribeInfos()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp507 std::map<std::string, SubscribeInfo> listenerMap; in SendSubscribeInfosInner() local
H A Ddistributed_device_profile_service_new.cpp501 …ibutedDeviceProfileServiceNew::SendSubscribeInfos(std::map<std::string, SubscribeInfo> listenerMap) in SendSubscribeInfos()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp664 std::map<std::string, OHOS::DistributedDeviceProfile::SubscribeInfo> listenerMap; in SendSubscribeInfosInner() local