/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | helper_listener_proxy.h | 28 explicit HelperListenerCallback(const sptr<IStandardHelperListener> &listener); 35 sptr<IStandardHelperListener> listener_ = nullptr; 40 explicit HelperListenerProxy(const sptr<IRemoteObject> &impl);
|
/foundation/multimedia/player_framework/services/services/observer/ |
H A D | media_telephony_listener.h | 32 const std::vector<sptr<OHOS::Telephony::SignalInformation>> &vec) override; 34 void OnNetworkStateUpdated(int32_t slotId, const sptr<OHOS::Telephony::NetworkState> &networkState) override; 36 void OnCellInfoUpdated(int32_t slotId, const std::vector<sptr<OHOS::Telephony::CellInformation>> &vec) override;
|
/foundation/multimedia/player_framework/services/services/media_data_source/ipc/ |
H A D | media_data_source_proxy.h | 27 explicit MediaDataCallback(const sptr<IStandardMediaDataSource> &ipcProxy); 38 sptr<IStandardMediaDataSource> callbackProxy_ = nullptr; 43 explicit MediaDataSourceProxy(const sptr<IRemoteObject> &impl);
|
/foundation/multimedia/player_framework/services/services/player/ipc/ |
H A D | player_listener_proxy.h | 28 explicit PlayerListenerCallback(const sptr<IStandardPlayerListener> &listener); 35 sptr<IStandardPlayerListener> listener_ = nullptr; 40 explicit PlayerListenerProxy(const sptr<IRemoteObject> &impl);
|
/foundation/multimedia/player_framework/services/services/recorder/ipc/ |
H A D | recorder_listener_proxy.h | 28 explicit RecorderListenerCallback(const sptr<IStandardRecorderListener> &listener); 37 sptr<IStandardRecorderListener> listener_ = nullptr; 42 explicit RecorderListenerProxy(const sptr<IRemoteObject> &impl);
|
/foundation/multimedia/player_framework/services/services/sa_media/ipc/ |
H A D | media_service_stub.h | 36 int32_t SetDeathListener(const sptr<IRemoteObject> &object); 48 std::map<pid_t, sptr<MediaDeathRecipient>> deathRecipientMap_; 49 std::map<pid_t, sptr<IStandardMediaListener>> mediaListenerMap_;
|
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_listener_proxy.h | 28 explicit ScreenCaptureListenerCallback(const sptr<IStandardScreenCaptureListener> &listener); 41 sptr<IStandardScreenCaptureListener> listener_ = nullptr; 47 explicit ScreenCaptureListenerProxy(const sptr<IRemoteObject> &impl);
|
/foundation/multimedia/player_framework/services/services/screen_capture_monitor/ipc/ |
H A D | screen_capture_monitor_service_stub.h | 31 static sptr<ScreenCaptureMonitorServiceStub> Create(); 35 int32_t SetListenerObject(const sptr<IRemoteObject> &object) override; 53 sptr<ScreenCaptureMonitor::ScreenCaptureMonitorListener> screenCaptureMonitorCallback_ = nullptr;
|
/foundation/resourceschedule/qos_manager/interfaces/inner_api/ |
H A D | concurrent_task_client.h | 108 sptr<ConcurrentTaskDeathRecipient> recipient_; 109 sptr<IRemoteObject> remoteObject_; 110 sptr<IConcurrentTaskService> clientService_;
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/include/ |
H A D | res_sched_exe_client.h | 102 sptr<IRemoteObject> remoteObject_; 103 sptr<IResSchedExeService> resSchedExe_; 104 sptr<ResSchedExeDeathRecipient> recipient_;
|
/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/ |
H A D | device_param_collect.h | 27 explicit DeviceParamCollect(const sptr<IReport>& report); 46 void Init(const sptr<DeviceParamCollect>& deviceParamCollect); 48 sptr<DeviceParamCollect> deviceParamCollect_;
|
/foundation/window/window_manager/test/common/mock/ |
H A D | mock_window_adapter_lite.h | 29 const sptr<IWindowManagerAgent>& windowManagerAgent)); 31 const sptr<IWindowManagerAgent>& windowManagerAgent)); 43 MOCK_METHOD1(GetAccessibilityWindowInfo, WMError(std::vector<sptr<AccessibilityWindowInfo>>& infos));
|
/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | iremote_object.cpp | 45 bool IRemoteObject::Marshalling(Parcel &parcel, const sptr<IRemoteObject> &object) in Marshalling() 55 sptr<IRemoteObject> IRemoteObject::Unmarshalling(Parcel &parcel) in Unmarshalling() 70 sptr<IRemoteBroker> IRemoteObject::AsInterface() in AsInterface()
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
H A D | route_test.cpp | 62 sptr<Route> route = new (std::nothrow) Route(); in HWTEST_F() 67 sptr<Route> retRoute = Route::Unmarshalling(data); in HWTEST_F() 80 sptr<Route> info = new (std::nothrow) Route(); in HWTEST_F()
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/ |
H A D | route_test.cpp | 62 sptr<Route> route = new (std::nothrow) Route(); in HWTEST_F() 67 sptr<Route> retRoute = Route::Unmarshalling(data); in HWTEST_F() 80 sptr<Route> info = new (std::nothrow) Route(); in HWTEST_F()
|
/foundation/communication/ipc/ipc/native/src/napi_common/include/ |
H A D | napi_remote_object_holder.h | 31 sptr<IRemoteObject> Get();
32 void Set(sptr<IRemoteObject> object);
73 sptr<IRemoteObject> sptrCachedObject_;
|
/foundation/communication/netmanager_ext/interfaces/innerkits/netvpnclient/include/ |
H A D | vpn_config.h | 46 static sptr<VpnConfig> Unmarshalling(Parcel &parcel); 47 static bool UnmarshallingVpnConfig(Parcel &parcel, sptr<VpnConfig> config); 48 static bool UnmarshallingAddrRoute(Parcel &parcel, sptr<VpnConfig> &config);
|
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/ |
H A D | netfirewall_default_rule_parser.h | 36 static bool GetDefaultRules(std::vector<sptr<NetFirewallRule>> &ruleList); 44 static void ConvertFirewallRuleToConfig(sptr<NetFirewallRule> &rule, const cJSON * const mem); 131 static void ParseListObject(sptr<NetFirewallRule> &rule, const cJSON * const mem);
|
/foundation/communication/nfc/test/fuzztest/controller_test/nfccontroller/nfccontroller_fuzzer/ |
H A D | nfccontroller_fuzzer.cpp | 38 OHOS::sptr<OHOS::IRemoteObject> AsObject() override 57 sptr<INfcControllerCallbackImpl> iNfcControllerCallbackImpl = in FuzzRegListener() 58 sptr<INfcControllerCallbackImpl>(new (std::nothrow) INfcControllerCallbackImpl()); in FuzzRegListener()
|
/foundation/communication/netmanager_ext/interfaces/innerkits/netshareclient/include/proxy/ |
H A D | networkshare_service_proxy.h | 28 explicit NetworkShareServiceProxy(const sptr<IRemoteObject> &impl); 39 int32_t RegisterSharingEvent(sptr<ISharingEventCallback> callback) override; 40 int32_t UnregisterSharingEvent(sptr<ISharingEventCallback> callback) override;
|
/foundation/communication/netmanager_ext/services/vpnmanager/src/ipc/ |
H A D | vpn_event_callback_proxy.cpp | 24 VpnEventCallbackProxy::VpnEventCallbackProxy(const sptr<IRemoteObject> &object) in VpnEventCallbackProxy() 42 sptr<IRemoteObject> remote = Remote(); in OnVpnStateChanged() 65 sptr<IRemoteObject> remote = Remote(); in OnVpnMultiUserSetUp()
|
/foundation/communication/nfc/services/src/card_emulation/ |
H A D | setting_data_share_impl.h | 32 KITS::ErrorCode RegisterDataObserver(const Uri &uri, const sptr<AAFwk::IDataAbilityObserver> &dataObserver); 33 KITS::ErrorCode ReleaseDataObserver(const Uri &uri, const sptr<AAFwk::IDataAbilityObserver> &dataObserver); 43 sptr<IRemoteObject> remoteObj_;
|
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
H A D | ikvstore_data_service.cpp | 24 DataShareKvServiceProxy::DataShareKvServiceProxy(const sptr<IRemoteObject> &impl) in DataShareKvServiceProxy() 30 sptr<IRemoteObject> DataShareKvServiceProxy::GetFeatureInterface(const std::string &name) in GetFeatureInterface() 58 uint32_t DataShareKvServiceProxy::RegisterClientDeathObserver(const std::string &appId, sptr<IRemoteObject> observer) in RegisterClientDeathObserver()
|
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/sourceproxyregisterdistributedhardware_fuzzer/ |
H A D | sourceproxyregisterdistributedhardware_fuzzer.cpp | 45 sptr<ISystemAbilityManager> samgr = in SourceProxyRegisterDistributedHardwareFuzzTest() 47 sptr<IRemoteObject> remoteObject = samgr->GetSystemAbility(DISTRIBUTED_HARDWARE_CAMERA_SOURCE_SA_ID); in SourceProxyRegisterDistributedHardwareFuzzTest() 50 sptr<IDCameraSourceCallback> callback(new DCameraSourceCallback()); in SourceProxyRegisterDistributedHardwareFuzzTest()
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | rdb_manager_impl.h | 75 explicit RdbStoreDataServiceProxy(const sptr<IRemoteObject> &impl); 77 sptr<IRemoteObject> GetFeatureInterface(const std::string &name) override; 78 int32_t RegisterDeathObserver(const std::string &bundleName, sptr<IRemoteObject> observer) override;
|