/drivers/external_device_manager/services/zidl/src/ |
H A D | driver_ext_mgr_callback_proxy.cpp | 23 sptr<IRemoteObject> remote = Remote();
in OnConnect() local 64 sptr<IRemoteObject> remote = Remote();
in OnDisconnect() local 100 sptr<IRemoteObject> remote = Remote();
in OnUnBind() local [all...] |
H A D | driver_ext_mgr_stub.cpp | 91 sptr<IRemoteObject> remote = data.ReadRemoteObject(); in OnBindDevice() local
|
H A D | driver_ext_mgr_proxy.cpp | 27 sptr<IRemoteObject> remote = Remote();
in QueryDevice() local 79 sptr<IRemoteObject> remote = Remote();
in BindDevice() local 116 sptr<IRemoteObject> remote = Remote();
in UnBindDevice() local 150 sptr<IRemoteObject> remote = Remote(); QueryDeviceInfo() local 196 sptr<IRemoteObject> remote = Remote(); QueryDriverInfo() local [all...] |
/drivers/hdf_core/adapter/uhdf2/host/include/ |
H A D | devsvc_manager_proxy.h | 29 struct HdfRemoteService *remote; member
|
/drivers/peripheral/location/agnss/hdi_service/ |
H A D | agnss_interface_impl.h | 57 (void)remote; variable
|
/drivers/peripheral/location/gnss/hdi_service/ |
H A D | gnss_interface_impl.h | 76 (void)remote; variable
|
/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
H A D | servstat_listener.c | 27 struct HdfRemoteService *remote; member 30 ServstatListenerStubRemoteDispatch( struct HdfRemoteService *remote, int cmdid, struct HdfSBuf *data, struct HdfSBuf *reply) ServstatListenerStubRemoteDispatch() argument [all...] |
H A D | servmgr_client.c | 29 struct HdfRemoteService *remote; member 221 struct HdfRemoteService *remote = HdfRemoteServiceGet(DEVICE_SERVICE_MANAGER_SA_ID); HDIServiceManagerGet() local [all...] |
H A D | iservmgr_client.cpp | 64 sptr<IRemoteObject> remote = saManager->GetSystemAbility(DEVICE_SERVICE_MANAGER_SA_ID); in Get() local
|
H A D | idevmgr_client.cpp | 254 sptr<IRemoteObject> remote = servmgr->GetService("hdf_device_manager"); in Get() local
|
/drivers/hdf_core/adapter/uhdf2/hdi/test/stub_collector/ |
H A D | stub_collector_test.cpp | 32 void TestDestruct(struct HdfRemoteService **remote)
in TestDestruct() argument 65 struct HdfRemoteService **remote = StubCollectorGetOrNewObject(nullptr, nullptr);
in HWTEST_F() local 73 struct HdfRemoteService **remote = StubCollectorGetOrNewObject(IFDESC, service);
in HWTEST_F() local 90 struct HdfRemoteService **remote = StubCollectorGetOrNewObject(tmpDesc, service);
in HWTEST_F() local 103 struct HdfRemoteService **remote = StubCollectorGetOrNewObject(IFDESC, service);
in HWTEST_F() local [all...] |
/drivers/hdf_core/interfaces/inner_api/hdi/ |
H A D | devmgr_hdi.h | 87 struct HdfRemoteService *remote; member
|
/drivers/peripheral/camera/vdi_base/interfaces/v1_0/ |
H A D | icamera_host_vdi.h | 72 const sptr<IRemoteObject> remote = callbackObj->Remote(); in SetCallback() local
|
/drivers/peripheral/codec/hal/src/ |
H A D | codec_death_recipient.cpp | 57 int32_t CleanMapperOfDiedService(struct HdfRemoteService *remote, uint32_t *compIds, uint32_t *size)
in CleanMapperOfDiedService() argument
|
H A D | codec_callback_type_proxy.c | 26 struct HdfRemoteService *remote; member 244 struct CodecCallbackType *CodecCallbackTypeGet(struct HdfRemoteService *remote) in CodecCallbackTypeGet() argument [all...] |
/drivers/peripheral/intelligent_voice/hdi_service/trigger/ |
H A D | intell_voice_trigger_adapter_impl.h | 48 IntellVoiceDeathRecipient(ServiceDiedCallback callback, IRemoteObject *remote) in IntellVoiceDeathRecipient() argument 54 (void)remote; variable
|
/drivers/hdf_core/adapter/uhdf2/manager/src/ |
H A D | devhost_service_proxy.c | 105 DevHostServiceProxyConstruct( struct DevHostServiceProxy *inst, struct HdfRemoteService *remote) DevHostServiceProxyConstruct() argument 120 DevHostServiceProxyObtain(uint32_t hostId, struct HdfRemoteService *remote) DevHostServiceProxyObtain() argument [all...] |
/drivers/external_device_manager/frameworks/native/ |
H A D | driver_ext_mgr_client.cpp | 29 auto remote = proxy_->AsObject();
in ~DriverExtMgrClient() local 49 sptr<IRemoteObject> remote = sam->CheckSystemAbility(HDF_EXTERNAL_DEVICE_MANAGER_SA_ID);
in Connect() local 74 void DriverExtMgrClient::DisConnect(const wptr<IRemoteObject> &remote)
in DisConnect() argument 88 OnRemoteDied(const wptr<IRemoteObject> &remote) OnRemoteDied() argument [all...] |
/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | hdf_remote_adapter_test.cpp | 72 HdfRemoteService *remote = HdfRemoteAdapterGetService(NULL); in HWTEST_F() local
|
H A D | devmgr_uevent_test.cpp | 228 OHOS::sptr<OHOS::IRemoteObject> remote = proxy->AsObject(); in HWTEST_F() local
|
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/ |
H A D | audio_proxy_manager.cpp | 170 struct HdfRemoteService *remote = serviceMgr->GetService(serviceMgr, HDI_SERVER_NAME); GetAudioProxyManagerFuncs() local [all...] |
/drivers/peripheral/bluetooth/hci/hdi_service/ |
H A D | hci_interface_impl.cpp | 121 const sptr<IRemoteObject>& remote = OHOS::HDI::hdi_objcast<IHciCallback>(callbackObj);
in AddHciDeathRecipient() local 133 const sptr<IRemoteObject>& remote = OHOS::HDI::hdi_objcast<IHciCallback>(callbackObj);
in RemoveHciDeathRecipient() local
|
/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_death_recipient.cpp | 57 const sptr<OHOS::IRemoteObject> &remote = OHOS::HDI::hdi_objcast<ICodecCallback>(callbacks);
in RegisterDeathRecipientService() local 90 IRemoteObject *remote = compRemote->second;
in RemoveMapperOfDestoryedComponent() local [all...] |
/drivers/peripheral/display/hdi_service/gralloc/client/ |
H A D | allocator_proxy.cpp | 54 sptr<IRemoteObject> remote = servMgr->GetService(serviceName); in Get() local
|
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/ |
H A D | usb_bus_extension.cpp | 44 sptr<IRemoteObject> remote = OHOS::HDI::hdi_objcast<HDI::Usb::V1_0::IUsbInterface>(usbInterface_); in ~UsbBusExtension() local 75 sptr<IRemoteObject> remote = OHOS::HDI::hdi_objcast<HDI::Usb::V1_0::IUsbInterface>(usbInterface_); in SetDevChangeCallback() local
|