Searched defs:hostProxy (Results 1 – 10 of 10) sorted by relevance
50 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceType() local76 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetPhonebookPermission() local86 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in SetPhonebookPermission() local95 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetMessagePermission() local104 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in SetMessagePermission() local113 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetPowerMode() local122 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceName() local133 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceName() local142 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in GetDeviceAlias() local154 sptr<IBluetoothHost> hostProxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); in SetDeviceAlias() local[all …]
109 sptr<IBluetoothHost> hostProxy = iface_cast<IBluetoothHost>(hostRemote); in GetProfileRemote() local
30 int64_t connectionId, const sptr<IRemoteObject>& hostProxy) in CreateJsUIServiceProxy()55 …rviceProxy::JsUIServiceProxy(const sptr<IRemoteObject>& impl, const sptr<IRemoteObject>& hostProxy) in JsUIServiceProxy()
38 int32_t UIServiceProxy::SendData(sptr<IRemoteObject> hostProxy, OHOS::AAFwk::WantParams &data) in SendData()
54 sptr<IRemoteObject> hostProxy = data.ReadRemoteObject(); in OnSendData() local
73 int32_t UIServiceStubImpl::SendData(sptr<IRemoteObject> hostProxy, OHOS::AAFwk::WantParams &data) in SendData()307 sptr<IRemoteObject> hostProxy = GetHostProxyFromWant(want); in OnConnect() local356 sptr<IRemoteObject> hostProxy = GetHostProxyFromWant(want); in OnDisconnect() local463 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()
31 struct DevHostServiceProxy *hostProxy = (struct DevHostServiceProxy *)hostClnt->hostService; in CleanupDiedHostResources() local
135 sptr<IRemoteObject> hostProxy = nullptr; in HandleOnAbilityConnectDone() local
123 sptr<IRemoteObject> hostProxy = nullptr; in HandleOnAbilityConnectDone() local
149 sptr<IBluetoothHost> hostProxy = iface_cast<IBluetoothHost>(hostRemote); in GetProxy() local