| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| H A D | input_method_ability.cpp | 117 auto proxy = GetImsaProxy(); in SetCoreAndAgent() local 135 auto proxy = GetImsaProxy(); in InitConnect() local 151 auto proxy in UnRegisteredProxyIme() local 756 auto proxy = GetImsaProxy(); GetSecurityMode() local 1012 auto proxy = GetImsaProxy(); IsCurrentIme() local 1034 auto proxy = GetImsaProxy(); IsDefaultIme() local 1066 auto proxy = GetImsaProxy(); ExitCurrentInputType() local [all...] |
| /base/customization/enterprise_device_management/interfaces/kits/network_manager/src/ |
| H A D | network_manager_addon.cpp | 1011 napi_value proxy = nullptr;
in ConvertHttpProxyToJS() local
|
| /base/account/os_account/frameworks/osaccount/core/src/ |
| H A D | os_account.cpp | 55 auto proxy = GetOsAccountProxy(); in RestoreListenerRecords() local 90 auto proxy = GetOsAccountProxy(); in CreateOsAccount() local 113 auto proxy = GetOsAccountProxy(); in CreateOsAccount() local 127 auto proxy in CreateOsAccountWithFullInfo() local 141 auto proxy = GetOsAccountProxy(); UpdateOsAccountWithFullInfo() local 169 auto proxy = GetOsAccountProxy(); CreateOsAccountForDomain() local 183 auto proxy = GetOsAccountProxy(); RemoveOsAccount() local 198 auto proxy = GetOsAccountProxy(); IsOsAccountExists() local 209 auto proxy = GetOsAccountProxy(); IsOsAccountActived() local 224 auto proxy = GetOsAccountProxy(); IsOsAccountConstraintEnable() local 239 auto proxy = GetOsAccountProxy(); CheckOsAccountConstraintEnabled() local 249 auto proxy = GetOsAccountProxy(); IsOsAccountVerified() local 259 auto proxy = GetOsAccountProxy(); GetCreatedOsAccountsCount() local 269 auto proxy = GetOsAccountProxy(); GetOsAccountLocalIdFromProcess() local 280 auto proxy = GetOsAccountProxy(); IsMainOsAccount() local 302 auto proxy = GetOsAccountProxy(); GetOsAccountLocalIdFromDomain() local 312 auto proxy = GetOsAccountProxy(); QueryMaxOsAccountNumber() local 322 auto proxy = GetOsAccountProxy(); QueryMaxLoggedInOsAccountNumber() local 332 auto proxy = GetOsAccountProxy(); GetOsAccountAllConstraints() local 342 auto proxy = GetOsAccountProxy(); QueryAllCreatedOsAccounts() local 352 auto proxy = GetOsAccountProxy(); QueryCurrentOsAccount() local 366 auto proxy = GetOsAccountProxy(); QueryOsAccountById() local 376 auto proxy = GetOsAccountProxy(); GetOsAccountTypeFromProcess() local 386 auto proxy = GetOsAccountProxy(); GetOsAccountType() local 400 auto proxy = GetOsAccountProxy(); GetOsAccountProfilePhoto() local 411 auto proxy = GetOsAccountProxy(); IsMultiOsAccountEnable() local 433 auto proxy = GetOsAccountProxy(); SetOsAccountName() local 448 auto proxy = GetOsAccountProxy(); SetOsAccountConstraints() local 470 auto proxy = GetOsAccountProxy(); SetOsAccountProfilePhoto() local 495 auto proxy = GetOsAccountProxy(); ActivateOsAccount() local 509 auto proxy = GetOsAccountProxy(); DeactivateOsAccount() local 519 auto proxy = GetOsAccountProxy(); DeactivateAllOsAccounts() local 533 auto proxy = GetOsAccountProxy(); StartOsAccount() local 543 auto proxy = GetOsAccountProxy(); GetOsAccountLocalIdBySerialNumber() local 552 auto proxy = GetOsAccountProxy(); GetSerialNumberByOsAccountLocalId() local 573 auto proxy = GetOsAccountProxy(); SubscribeOsAccount() local 610 auto proxy = GetOsAccountProxy(); UnsubscribeOsAccount() local 634 auto proxy = GetOsAccountProxy(); GetOsAccountSwitchMod() local 643 auto proxy = GetOsAccountProxy(); DumpState() local 664 auto proxy = GetOsAccountProxy(); IsCurrentOsAccountVerified() local 678 auto proxy = GetOsAccountProxy(); IsOsAccountCompleted() local 687 auto proxy = GetOsAccountProxy(); SetCurrentOsAccountIsVerified() local 700 auto proxy = GetOsAccountProxy(); SetOsAccountIsVerified() local 770 auto proxy = GetOsAccountProxy(); GetCreatedOsAccountNumFromDatabase() local 779 auto proxy = GetOsAccountProxy(); GetSerialNumberFromDatabase() local 788 auto proxy = GetOsAccountProxy(); GetMaxAllowCreateIdFromDatabase() local 801 auto proxy = GetOsAccountProxy(); GetOsAccountFromDatabase() local 810 auto proxy = GetOsAccountProxy(); GetOsAccountListFromDatabase() local 819 auto proxy = GetOsAccountProxy(); QueryActiveOsAccountIds() local 829 auto proxy = GetOsAccountProxy(); QueryOsAccountConstraintSourceTypes() local 840 auto proxy = GetOsAccountProxy(); SetGlobalOsAccountConstraints() local 851 auto proxy = GetOsAccountProxy(); SetSpecificOsAccountConstraints() local 865 auto proxy = GetOsAccountProxy(); SetDefaultActivatedOsAccount() local 874 auto proxy = GetOsAccountProxy(); GetDefaultActivatedOsAccount() local 883 auto proxy = GetOsAccountProxy(); GetOsAccountShortName() local 892 auto proxy = GetOsAccountProxy(); GetOsAccountName() local 901 auto proxy = GetOsAccountProxy(); GetOsAccountShortNameById() local 937 auto proxy = GetOsAccountProxy(); IsOsAccountForegroundCommon() local 960 auto proxy = GetOsAccountProxy(); GetForegroundLocalIdCommon() local 969 auto proxy = GetOsAccountProxy(); GetForegroundOsAccounts() local 978 auto proxy = GetOsAccountProxy(); GetBackgroundOsAccountLocalIds() local 987 auto proxy = GetOsAccountProxy(); SetOsAccountToBeRemoved() local [all...] |
| /base/request/request/frameworks/js/napi/include/ |
| H A D | js_common.h | 147 std::string proxy;
member
|
| /base/request/request/frameworks/js/napi/src/ |
| H A D | js_task.cpp | 91 std::shared_ptr<Upload::UploadTaskNapiV5> proxy = std::make_shared<Upload::UploadTaskNapiV5>(env);
in JsUpload() local
|
| /base/notification/common_event_service/services/test/unittest/ |
| H A D | common_event_dump_test.cpp | 396 FinishReceiver( const OHOS::sptr<OHOS::IRemoteObject> &proxy, const int &code, const std::string &data, const bool &abortEvent) FinishReceiver() argument
|
| /base/notification/common_event_service/services/src/ |
| H A D | common_event_control_manager.cpp | 329 GetMatchingOrderedReceiver( const sptr<IRemoteObject> &proxy) GetMatchingOrderedReceiver() argument
|
| /base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/ |
| H A D | downloaduploadmanager_fuzzer.cpp | 345 auto proxy = RequestManagerImpl::GetInstance()->GetRequestServiceProxy(); in RunningTaskCountFuzzTestSubscribeRunningTaskCount() local
|
| /base/security/access_token/frameworks/inner_api/privacy/test/unittest/src/ |
| H A D | privacy_kit_test.cpp | 1929 OHOS::sptr<IPrivacyManager> proxy = PrivacyManagerClient::GetInstance().proxy_; // backup in HWTEST_F() local
|
| /base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/ |
| H A D | accesstoken_kit_extension_test.cpp | 1900 OHOS::sptr<IAccessTokenManager> proxy = AccessTokenManagerClient::GetInstance().proxy_; // backup in HWTEST_F() local
|
| /base/security/device_auth/services/ |
| H A D | device_auth.c | 1546 ChannelProxy proxy = { in RegCallback() local
|
| /base/security/device_auth/test/unittest/deviceauth/source/ |
| H A D | deviceauth_interface_test.cpp | 470 ChannelProxy proxy = { 0 }; in HWTEST_F() local
|
| /base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/ |
| H A D | dlp_permission_service.cpp | 140 sptr<AppExecFwk::AppMgrProxy> proxy = new (std::nothrow)AppExecFwk::AppMgrProxy(obj); in RegisterAppStateObserver() local
|
| /base/telephony/call_manager/frameworks/native/src/ |
| H A D | call_manager_proxy.cpp | 106 std::shared_ptr<CallManagerProxy> proxy = DelayedSingleton<CallManagerProxy>::GetInstance(); in OnReceiveEvent() local
|
| /foundation/ability/ability_runtime/test/moduletest/common/ams/app_life_cycle_test/ |
| H A D | ams_app_life_cycle_module_test.cpp | 1786 auto proxy = iface_cast<IAppMgr>(object); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
| H A D | form_manager_delegate.cpp | 223 sptr<IRemoteObject> proxy = want.GetRemoteObject(FORM_RENDERER_DISPATCHER); in OnSurfaceCreate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_model_ng.cpp | 99 void ListModelNG::SetScroller(RefPtr<ScrollControllerBase> scroller, RefPtr<ScrollProxy> proxy) in SetScroller() argument 816 void ListModelNG::SetScroller(FrameNode* frameNode, RefPtr<ScrollControllerBase> scroller, RefPtr<ScrollProxy> proxy) in SetScroller() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
| H A D | js_ui_extension_context.cpp | 738 napi_value proxy = connection->GetProxyObject(); in CheckConnectAlreadyExist() local 826 AAFwk::JsUIServiceProxy* proxy = nullptr; in OnDisconnectUIServiceExtension() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_list_bridge.cpp | 920 auto proxy = jsScroller->GetScrollBarProxy(); in SetScroller() local
|
| H A D | arkts_native_water_flow_bridge.cpp | 575 auto proxy = jsScroller->GetScrollBarProxy(); in SetWaterFlowScroller() local 587 auto proxy = WaterFlowModel::GetInstance()->CreateScrollBarProxy(); in SetWaterFlowScroller() local 647 auto proxy = WaterFlowModel::GetInstance()->CreateScrollBarProxy(); in ResetWaterFlowInitialize() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
| H A D | text_test_ng.cpp | 645 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectOverlayInfo, nullptr, false); in HWTEST_F() local 1238 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectOverlayInfo, nullptr, false); in HWTEST_F() local 3278 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectOverlayInfo, nullptr, false); in HWTEST_F() local 3711 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectInfo, nullptr, false); in HWTEST_F() local 3753 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectInfo, nullptr, false); in HWTEST_F() local 3864 auto proxy in HWTEST_F() local [all...] |
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_ble_central_manager.cpp | 176 sptr<IBluetoothBleCentralManager> proxy = in InitScannerId() local 294 sptr<IBluetoothBleCentralManager> proxy = in ~impl() local 362 sptr<IBluetoothBleCentralManager> proxy = StartScan() local 380 sptr<IBluetoothBleCentralManager> proxy = StopScan() local 397 sptr<IBluetoothBleCentralManager> proxy = SetLpDeviceAdvParam() local 415 sptr<IBluetoothBleCentralManager> proxy = SetScanReportChannelToLpDevice() local 428 sptr<IBluetoothBleCentralManager> proxy = EnableSyncDataToLpDevice() local 441 sptr<IBluetoothBleCentralManager> proxy = DisableSyncDataToLpDevice() local 454 sptr<IBluetoothBleCentralManager> proxy = SendParamsToLpDevice() local 467 sptr<IBluetoothBleCentralManager> proxy = IsLpDeviceAvailable() local 511 sptr<IBluetoothBleCentralManager> proxy = SetLpDeviceParam() local 524 sptr<IBluetoothBleCentralManager> proxy = RemoveLpDeviceParam() local [all...] |
| H A D | bluetooth_socket.cpp | 132 sptr<IBluetoothSocket> proxy = GetRemoteProxy<IBluetoothSocket>(PROFILE_SOCKET); in Close() local 445 sptr<IBluetoothSocket> proxy = GetRemoteProxy<IBluetoothSocket>(PROFILE_SOCKET); in Connect() local 579 sptr<IBluetoothSocket> proxy = GetRemoteProxy<IBluetoothSocket>(PROFILE_SOCKET); Listen() local 755 sptr<IBluetoothSocket> proxy = GetRemoteProxy<IBluetoothSocket>(PROFILE_SOCKET); Close() local 797 sptr<IBluetoothSocket> proxy; global() local 942 sptr<IBluetoothSocket> proxy = GetRemoteProxy<IBluetoothSocket>(PROFILE_SOCKET); UpdateCocConnectionParams() local [all...] |
| H A D | bluetooth_avrcp_ct.cpp | 442 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in ~impl() local 942 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in GetConnectedDevices() local 964 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetDevicesByStates() local 993 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetDeviceState() local 1010 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); Connect() local 1027 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); Disconnect() local 1048 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); PressButton() local 1086 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); ReleaseButton() local 1128 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetUnitInfo() local 1144 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetSubUnitInfo() local 1164 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetSupportedCompanies() local 1180 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetSupportedEvents() local 1200 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayerAppSettingAttributes() local 1216 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayerAppSettingValues() local 1246 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayerAppSettingCurrentValue() local 1283 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); SetPlayerAppSettingCurrentValue() local 1329 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayerApplicationSettingAttributeText() local 1361 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayerApplicationSettingValueText() local 1398 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetElementAttributes() local 1422 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayStatus() local 1437 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); PlayItem() local 1462 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetFolderItems() local 1501 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetMeidaPlayerList() local 1517 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetTotalNumberOfItems() local 1538 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); SetAbsoluteVolume() local 1559 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); EnableNotification() local 1580 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); DisableNotification() local 1604 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); SetAddressedPlayer() local 1619 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); SetBrowsedPlayer() local 1637 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); ChangePath() local 1653 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetItemAttributes() local 1674 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); RequestContinuingResponse() local 1698 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); AddToNowPlaying() local 1714 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); ~AvrcpController() local [all...] |
| H A D | bluetooth_host.cpp | 434 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); variable 441 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); variable 453 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); variable 486 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); ~impl() local 562 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SyncRandomAddrToService() local 609 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); EnableBt() local 658 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); UpdateVirtualDevice() local 675 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SatelliteControl() local 687 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtState() local 702 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtState() local 727 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); BluetoothFactoryReset() local 787 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); DisableBle() local 803 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); IsBrEnabled() local 814 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); IsBleEnabled() local 825 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalAddress() local 835 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetProfileList() local 845 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetMaxNumConnectedAudioDevices() local 857 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtConnectionState() local 871 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtConnectionState() local 885 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtProfileConnState() local 894 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalSupportedUuids() local 919 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalDeviceClass() local 929 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetLocalDeviceClass() local 939 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalName() local 950 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalName() local 961 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetLocalName() local 972 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtScanMode() local 983 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetBtScanMode() local 992 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBondableMode() local 1001 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetBondableMode() local 1012 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); StartBtDiscovery() local 1023 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); CancelBtDiscovery() local 1034 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); IsBtDiscovering() local 1045 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtDiscoveryEndMillis() local 1056 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetPairedDevices() local 1074 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); RemovePair() local 1084 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); RemoveAllPairs() local 1108 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBleMaxAdvertisingDataLength() local 1132 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalProfileUuids() local 1143 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetFastScan() local 1160 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); ConnectAllowedProfiles() local 1171 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); DisconnectAllowedProfiles() local 1194 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetFastScanLevel() local [all...] |