/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/ |
H A D | ipc_server_listener.cpp | 71 …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 D | ipc_utils_test.cpp | 171 std::map<std::string, OHOS::DistributedDeviceProfile::SubscribeInfo> listenerMap; variable
|
H A D | distributed_device_profile_stub_new_test.cpp | 226 …stributedDeviceProfileStubNew::SendSubscribeInfos(std::map<std::string, SubscribeInfo> listenerMap) in SendSubscribeInfos()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/ |
H A D | ipc_utils.cpp | 105 OHOS::DistributedDeviceProfile::SubscribeInfo>& listenerMap) in Marshalling() 232 OHOS::DistributedDeviceProfile::SubscribeInfo>& listenerMap) in UnMarshalling()
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_users_manager.cpp | 213 std::map<pid_t, sptr<ISessionListener>> listenerMap; in AddSessionListener() local 249 std::map<pid_t, sptr<ISessionListener>> listenerMap; in GetSessionListenerForCurUser() local
|
H A D | avsession_service.cpp | 917 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 D | camera_manager.cpp | 231 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 D | distributed_device_profile_proxy.cpp | 325 …DistributedDeviceProfileProxy::SendSubscribeInfos(std::map<std::string, SubscribeInfo> listenerMap) in SendSubscribeInfos()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/ |
H A D | distributed_device_profile_stub_new.cpp | 507 std::map<std::string, SubscribeInfo> listenerMap; in SendSubscribeInfosInner() local
|
H A D | distributed_device_profile_service_new.cpp | 501 …ibutedDeviceProfileServiceNew::SendSubscribeInfos(std::map<std::string, SubscribeInfo> listenerMap) in SendSubscribeInfos()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/ |
H A D | distributed_device_profile_stub.cpp | 664 std::map<std::string, OHOS::DistributedDeviceProfile::SubscribeInfo> listenerMap; in SendSubscribeInfosInner() local
|