/foundation/window/window_manager/utils/test/unittest/ |
H A D | cutout_info_test.cpp | 56 sptr<CutoutInfo> info = new CutoutInfo(); in HWTEST_F() 72 sptr<CutoutInfo> info = new CutoutInfo(); in HWTEST_F() 90 sptr<CutoutInfo> info = new CutoutInfo(); in HWTEST_F() 106 sptr<CutoutInfo> info = new CutoutInfo(); in HWTEST_F()
|
/foundation/window/window_manager/extension/extension_connection/src/zidl/ |
H A D | window_extension_client_proxy.cpp | 44 sptr<IRemoteObject> remote = Remote(); in OnWindowReady() 67 sptr<IRemoteObject> remote = Remote(); in OnBackPress() 95 sptr<IRemoteObject> remote = Remote(); in OnKeyEvent() 123 sptr<IRemoteObject> remote = Remote(); in OnPointerEvent()
|
/foundation/window/window_manager/interfaces/innerkits/extension/ |
H A D | window_extension_connection.h | 102 uint32_t uid, uint32_t windowId, const sptr<IWindowExtensionCallback>& callback) const; 115 uint32_t uid, uint32_t windowId, const sptr<IWindowExtensionCallback>& callback, 116 const sptr<ExtensionSession>& extensionSession) const; 141 sptr<Impl> pImpl_;
|
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
H A D | net_adj_iface_info.cpp | 53 sptr<NetAdjIfaceInfo> NetAdjIfaceInfo::Unmarshalling(OHOS::Parcel &parcel) in Unmarshalling() 55 sptr<NetAdjIfaceInfo> info = new (std::nothrow) NetAdjIfaceInfo(); in Unmarshalling() 63 sptr<INetAddr> netAddr; in Unmarshalling() 76 sptr<Route> route; in Unmarshalling()
|
/foundation/communication/netmanager_ext/services/vpnmanager/include/ |
H A D | ipsec_vpn_ctl.h | 59 IpsecVpnCtl(sptr<VpnConfig> config, const std::string &pkg, int32_t userId, std::vector<int32_t> &activeUserIds); 62 sptr<IpsecVpnConfig> ipsecVpnConfig_ = nullptr; 63 sptr<L2tpVpnConfig> l2tpVpnConfig_ = nullptr; 68 int32_t GetConnectedSysVpnConfig(sptr<SysVpnConfig> &sysVpnConfig) override;
|
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/ |
H A D | interface_state_callback_proxy.cpp | 26 InterfaceStateCallbackProxy::InterfaceStateCallbackProxy(const sptr<IRemoteObject> &object) in InterfaceStateCallbackProxy() 33 sptr<IRemoteObject> remote = Remote(); in OnInterfaceAdded() 62 sptr<IRemoteObject> remote = Remote(); in OnInterfaceRemoved() 91 sptr<IRemoteObject> remote = Remote(); in OnInterfaceChanged()
|
/foundation/communication/nfc/test/unittest/services/controller_test/ |
H A D | nfc_controller_callback_stub_test.cpp | 45 OHOS::sptr<OHOS::IRemoteObject> AsObject() override
78 const sptr<INfcControllerCallback> callBack = nullptr;
in HWTEST_F() 91 const sptr<NfcControllerCallBackStub> g_nfcControllerCallbackStub =
in HWTEST_F() 92 sptr<NfcControllerCallBackStub>(new (std::nothrow) NfcControllerCallBackStub());
in HWTEST_F()
|
/foundation/deviceprofile/device_info_manager/common/include/interfaces/ |
H A D | dp_subscribe_info.h | 32 std::unordered_set<ProfileChangeType> subscribeChangeTypes, sptr<IProfileChangeListener> profileChangeListener); 46 sptr<IRemoteObject> GetListener() const; 47 void SetListener(sptr<IProfileChangeListener> listener); 58 sptr<IRemoteObject> listener_ = nullptr;
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/connect_adapter/src/ |
H A D | connect.cpp | 28 static OHOS::sptr<Connect> g_connect = nullptr; 33 const OHOS::sptr<OHOS::IRemoteObject> &remoteObject, in OnAbilityConnectDone() 90 OHOS::sptr<OHOS::IRemoteObject> ConnectServiceInner(int userId) in ConnectServiceInner() 95 sptr<Connect> ipcConnect = new(std::nothrow) Connect(); in ConnectServiceInner()
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/ |
H A D | object_service.h | 30 sptr<IRemoteObject> callback) = 0; 32 const std::string &bundleName, const std::string &sessionId, sptr<IRemoteObject> callback) = 0; 34 const std::string &bundleName, const std::string &sessionId, sptr<IRemoteObject> callback) = 0; 36 const std::string &bundleName, const std::string &sessionId, sptr<IRemoteObject> callback) = 0;
|
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/ |
H A D | ams_mgr_proxy.cpp | 61 const std::string &uri, const sptr<IRemoteObject> &connect, const sptr<IRemoteObject> &callerToken) in Connect() 78 sptr<ISystemAbilityManager> systemAbilityManager = in ConnectSA() 105 int AmsMgrProxy::DisConnect(sptr<IRemoteObject> connect) in DisConnect()
|
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/provider/include/ |
H A D | general_controller_provider_impl.h | 31 const Uri &uri, const sptr<IRemoteObject> &token); 44 void RegisterObserver(const Uri &uri, const sptr<AAFwk::IDataAbilityObserver> &dataObserver) override; 46 void UnregisterObserver(const Uri &uri, const sptr<AAFwk::IDataAbilityObserver> &dataObserver) override; 59 sptr<IRemoteObject> token_ = {};
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | extension_mgr_proxy.cpp | 52 const std::string &uri, const sptr<IRemoteObject> &connect, const sptr<IRemoteObject> &callerToken, in Connect() 74 sptr<ISystemAbilityManager> systemAbilityManager = in ConnectSA() 100 int ExtensionMgrProxy::DisConnect(sptr<IRemoteObject> connect) in DisConnect()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_callback_proxy.h | 31 explicit ObjectSaveCallbackProxy(const sptr<IRemoteObject> &impl); 46 explicit ObjectRevokeSaveCallbackProxy(const sptr<IRemoteObject> &impl); 61 explicit ObjectRetrieveCallbackProxy(const sptr<IRemoteObject> &impl); 76 explicit ObjectChangeCallbackProxy(const sptr<IRemoteObject> &impl);
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/include/ |
H A D | dcamera_handler.h | 54 int32_t CreateMetaDHItem(sptr<CameraStandard::CameraDevice>& info, DHItem& item); 55 int32_t CreateDHItem(sptr<CameraStandard::CameraDevice>& info, DHItem& item); 66 int32_t CreateMeatdataStr(sptr<CameraStandard::CameraDevice>& info, cJSON *root); 68 sptr<CameraStandard::CameraManager> cameraManager_;
|
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/service/ |
H A D | udmf_service_client.h | 31 explicit UdmfServiceClient(const sptr<UdmfServiceProxy> &proxy); 61 static sptr<DistributedKv::IKvStoreDataService> kvDataServiceProxy_; 62 static sptr<DistributedKv::IKvStoreDataService> GetDistributedKvDataService(); 63 sptr<UdmfServiceProxy> udmfProxy_;
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/include/ |
H A D | daudio_source_handler.h | 43 void FinishStartSA(const std::string ¶m, const sptr<IRemoteObject> &remoteObject); 56 sptr<IDAudioSource> dAudioSourceProxy_ = nullptr; 57 sptr<DAudioIpcCallback> dAudioIpcCallback_ = nullptr; 58 sptr<DAudioSourceSvrRecipient> sourceSvrRecipient_ = nullptr;
|
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/ipc/standard/ |
H A D | ipc_client_manager.h | 81 std::map<std::string, sptr<IpcClientStub>> dmListener_; 82 sptr<IpcRemoteBroker> dmInterface_ { nullptr }; 83 sptr<DmDeathRecipient> dmRecipient_ { nullptr }; 85 sptr<SystemAbilityListener> saListenerCallback = nullptr;
|
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/include/ |
H A D | daudio_hdi_handler.h | 62 sptr<AudioHdiRecipient> audioHdiRecipient_; 66 sptr<IDAudioManager> audioSrvHdf_; 67 std::map<std::string, sptr<DAudioManagerCallback>> mapAudioMgrCallback_; 69 sptr<IRemoteObject> remote_;
|
/foundation/distributedhardware/distributed_camera/services/data_process/include/eventbus/ |
H A D | dcamera_codec_event.h | 38 CodecPacket(const sptr<IConsumerSurface>& surface) in CodecPacket() 62 void SetSurface(sptr<IConsumerSurface> surface) in SetSurface() 67 sptr<IConsumerSurface> GetSurface() const in GetSurface() 75 sptr<IConsumerSurface> surface_;
|
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/dhfwk_sa_manager/include/ |
H A D | dhfwk_sa_manager_test.h | 41 sptr<IRemoteObject> AsObject() in AsObject() 46 int32_t RegisterPublisherListener(const DHTopic topic, const sptr<IPublisherListener> listener) in RegisterPublisherListener() 53 int32_t UnregisterPublisherListener(const DHTopic topic, const sptr<IPublisherListener> listener) in UnregisterPublisherListener() 100 int32_t RegisterCtlCenterCallback(int32_t engineId, const sptr<IAVTransControlCenterCallback> callback) in RegisterCtlCenterCallback()
|
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/include/ |
H A D | dscreen_source_handler.h | 50 void FinishStartSA(const std::string ¶ms, const sptr<IRemoteObject> &remoteObject); 61 sptr<IDScreenSource> dScreenSourceProxy_ = nullptr; 62 sptr<DScreenSourceCallback> dScreenSourceCallback_ = nullptr; 63 sptr<DScreenSourceSvrRecipient> sourceSvrRecipient_ = nullptr;
|
/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/include/ |
H A D | jpeg_image_processor.h | 35 int32_t SetOutputSurface(sptr<Surface> surface); 37 int32_t ProcessDamageSurface(sptr<SurfaceBuffer> &surfaceBuffer, const std::vector<OHOS::Rect> &damages); 39 void EncodeDamageData(sptr<SurfaceBuffer> &surfaceBuffer, const OHOS::Rect &damage, 50 sptr<Surface> imageSurface_;
|
/foundation/filemanagement/app_file_service/interfaces/common/src/ |
H A D | common_func.cpp | 44 static sptr<BundleMgrProxy> GetBundleMgrProxy() in GetBundleMgrProxy() 46 sptr<ISystemAbilityManager> systemAbilityManager = in GetBundleMgrProxy() 53 sptr<IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetBundleMgrProxy() 79 sptr<BundleMgrProxy> bundleMgrProxy = GetBundleMgrProxy(); in GetSelfBundleName()
|
/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/include/ipc/ |
H A D | distributed_hardware_proxy.h | 30 explicit DistributedHardwareProxy(const sptr<IRemoteObject> impl) in DistributedHardwareProxy() 36 int32_t RegisterPublisherListener(const DHTopic topic, const sptr<IPublisherListener> listener) override; 37 int32_t UnregisterPublisherListener(const DHTopic topic, const sptr<IPublisherListener> listener) override; 45 int32_t RegisterCtlCenterCallback(int32_t engineId, const sptr<IAVTransControlCenterCallback> callback) override;
|