Home
last modified time | relevance | path

Searched defs:hostProxy (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp50 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceType() local
76 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetPhonebookPermission() local
86 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in SetPhonebookPermission() local
95 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetMessagePermission() local
104 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in SetMessagePermission() local
113 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetPowerMode() local
122 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceName() local
133 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceName() local
142 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceAlias() local
154 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in SetDeviceAlias() local
[all …]
H A Dbluetooth_profile_manager.cpp109 sptr<IBluetoothHost> hostProxy = iface_cast<IBluetoothHost>(hostRemote); in GetProfileRemote() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/connection/
H A Djs_ui_service_proxy.cpp30 int64_t connectionId, const sptr<IRemoteObject>& hostProxy) in CreateJsUIServiceProxy()
55 …rviceProxy::JsUIServiceProxy(const sptr<IRemoteObject>& impl, const sptr<IRemoteObject>& hostProxy) in JsUIServiceProxy()
H A Dui_service_proxy.cpp38 int32_t UIServiceProxy::SendData(sptr<IRemoteObject> hostProxy, OHOS::AAFwk::WantParams &data) in SendData()
H A Dui_service_stub.cpp54 sptr<IRemoteObject> hostProxy = data.ReadRemoteObject(); in OnSendData() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Djs_ui_service_extension.cpp73 int32_t UIServiceStubImpl::SendData(sptr<IRemoteObject> hostProxy, OHOS::AAFwk::WantParams &data) in SendData()
307 sptr<IRemoteObject> hostProxy = GetHostProxyFromWant(want); in OnConnect() local
356 sptr<IRemoteObject> hostProxy = GetHostProxyFromWant(want); in OnDisconnect() local
463 int32_t JsUIServiceExtension::OnSendData(sptr<IRemoteObject> hostProxy, OHOS::AAFwk::WantParams &da… in OnSendData()
488 void JsUIServiceExtension::HandleSendData(sptr<IRemoteObject> hostProxy, const OHOS::AAFwk::WantPar… in HandleSendData()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_full.c31 struct DevHostServiceProxy *hostProxy = (struct DevHostServiceProxy *)hostClnt->hostService; in CleanupDiedHostResources() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_uiservice_ability_connection.cpp135 sptr<IRemoteObject> hostProxy = nullptr; in HandleOnAbilityConnectDone() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_uiservice_uiext_connection.cpp123 sptr<IRemoteObject> hostProxy = nullptr; in HandleOnAbilityConnectDone() local
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp149 sptr<IBluetoothHost> hostProxy = iface_cast<IBluetoothHost>(hostRemote); in GetProxy() local