Home
last modified time | relevance | path

Searched defs:remote (Results 101 - 125 of 1117) sorted by relevance

12345678910>>...45

/foundation/communication/bluetooth/frameworks/inner/ipc/include/
H A Dbluetooth_pan_proxy.h25 explicit BluetoothPanProxy(const sptr<IRemoteObject>& remote) : IRemoteProxy<IBluetoothPan>(remote) in BluetoothPanProxy() argument
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Dfile_access_ext_proxy.h35 explicit FileAccessExtProxy(const sptr<IRemoteObject> &remote) : IRemoteProxy<IFileAccessExtBase>(remote) {} in FileAccessExtProxy() argument
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
H A Drs_window_animation_finished_callback_proxy.cpp48 auto remote = Remote(); in OnAnimationFinished() local
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Davcodec_death_recipient.h31 (void)remote; variable
/foundation/multimedia/drm_framework/services/drm_service/ipc/
H A Ddrm_death_recipient.h31 (void)remote; variable
/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_death_recipient.h31 (void)remote; variable
/foundation/systemabilitymgr/safwk/test/mock/common/demo_sa/src/
H A Ddemo_proxy.cpp29 auto remote = Remote(); in AddVolume() local
/foundation/systemabilitymgr/safwk/test/mock/common/ondemand_ability/src/
H A Dtest_ondemand_ability_proxy.cpp31 auto remote = Remote(); in AddVolume() local
/foundation/resourceschedule/work_scheduler/services/zidl/include/
H A Dwork_scheduler_proxy.h27 explicit WorkSchedulerProxy(const sptr<IRemoteObject>& remote) in WorkSchedulerProxy() argument
/foundation/systemabilitymgr/safwk/test/mock/common/connect_ability/src/
H A Dtest_connect_ability_proxy.cpp29 auto remote = Remote(); in AddVolume() local
/foundation/systemabilitymgr/safwk/test/mock/common/incomplete_ability/src/
H A Dtest_incomplete_ability_proxy.cpp29 auto remote = Remote(); in AddVolume() local
/foundation/systemabilitymgr/safwk/test/mock/common/tt_ability/src/
H A Dtest_tt_ability_proxy.cpp29 auto remote = Remote(); in AddVolume() local
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_death_recipient.cpp24 void DbinderDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A Dhce_session_proxy.h33 explicit HceSessionProxy(const OHOS::sptr<OHOS::IRemoteObject> &remote) in HceSessionProxy() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_mgr_proxy.h30 explicit WifiScanMgrProxy(const sptr<IRemoteObject>& remote) in WifiScanMgrProxy() argument
H A Dwifi_device_mgr_proxy.h30 explicit WifiDeviceMgrProxy(const sptr<IRemoteObject>& remote) in WifiDeviceMgrProxy() argument
H A Dwifi_hotspot_mgr_proxy.h29 explicit WifiHotspotMgrProxy(const sptr<IRemoteObject>& remote) in WifiHotspotMgrProxy() argument
/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_cmd_death_recipient.cpp27 void HceCmdDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H A Dsync_subscriber_death_recipient.cpp38 void SyncSubscriberDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote) in OnRemoteDied() argument
/foundation/communication/nfc/interfaces/inner_api/tags/
H A Dtag_session_proxy.h31 explicit TagSessionProxy(const OHOS::sptr<OHOS::IRemoteObject>& remote) in TagSessionProxy() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_internal_event_dispatcher_test.cpp70 sptr<IRemoteObject> remote; in HWTEST_F() local
79 sptr<IRemoteObject> remote; in HWTEST_F() local
97 sptr<IRemoteObject> remote; in HWTEST_F() local
103 sptr<IRemoteObject> remote; in HWTEST_F() local
112 sptr<IRemoteObject> remote; in HWTEST_F() local
130 sptr<IRemoteObject> remote; HWTEST_F() local
136 sptr<IRemoteObject> remote; HWTEST_F() local
145 sptr<IRemoteObject> remote; HWTEST_F() local
165 sptr<IRemoteObject> remote; HWTEST_F() local
178 sptr<IRemoteObject> remote; HWTEST_F() local
186 sptr<IRemoteObject> remote; HWTEST_F() local
[all...]
/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_death_recipient.cpp29 void NfcControllerDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_obs_proxy.h26 explicit RdbObserverProxy(const sptr<IRemoteObject>& remote) : IRemoteProxy<IDataProxyRdbObserver>(remote) {} in RdbObserverProxy() argument
36 explicit PublishedDataObserverProxy(const sptr<IRemoteObject>& remote) in PublishedDataObserverProxy() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatasvc/src/
H A Dkvstore_data_service_mgr.cpp30 auto remote = samgr->CheckSystemAbility(DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID); in ClearAppStorage() local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_client_server_proxy.cpp31 sptr<IRemoteObject> remote = Remote(); in SendCmd() local

Completed in 5 milliseconds

12345678910>>...45