/ohos5.0/base/sensors/sensor_lite/frameworks/src/ |
H A D | sensor_agent_proxy.c | 237 int32_t RegisterSensorChannel(const void *proxy, int32_t sensorId) in RegisterSensorChannel() 281 int32_t UnregisterSensorChannel(const void *proxy, int32_t sensorId) in UnregisterSensorChannel() 310 int32_t InitSensorList(const void *proxy) in InitSensorList() 335 int32_t GetAllSensorsByProxy(const void *proxy, SensorInfo **sensorInfo, int32_t *count) in GetAllSensorsByProxy() 354 int32_t ActivateSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *user) in ActivateSensorByProxy() 375 int32_t DeactivateSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *user) in DeactivateSensorByProxy() 396 int32_t SetBatchByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int64_t sampli… in SetBatchByProxy() 434 int32_t SubscribeSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *user) in SubscribeSensorByProxy() 458 int32_t UnsubscribeSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *user) in UnsubscribeSensorByProxy() 483 int32_t SetModeByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int32_t mode) in SetModeByProxy() [all …]
|
/ohos5.0/base/useriam/pin_auth/test/unittest/src/ |
H A D | inputer_get_data_proxy_test.cpp | 60 auto proxy = Common::MakeShared<InputerGetDataProxy>(obj); variable 96 auto proxy = Common::MakeShared<InputerGetDataProxy>(obj); variable 119 auto proxy = Common::MakeShared<InputerGetDataProxy>(obj); variable
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bluetooth_manager/src/ |
H A D | bluetooth_manager_proxy.cpp | 67 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in SetBluetoothDisabled() local 75 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in IsBluetoothDisabled() local 90 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in GetAllowedBluetoothDevices() local 131 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in AddOrRemoveAllowedBluetoothDevices() local
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
H A D | executor_messenger_proxy_test.cpp | 61 auto proxy = Common::MakeShared<ExecutorMessengerProxy>(obj); variable 74 auto proxy = Common::MakeShared<ExecutorMessengerProxy>(obj); variable 97 auto proxy = Common::MakeShared<ExecutorMessengerProxy>(obj); variable
|
H A D | user_idm_callback_proxy_test.cpp | 58 auto proxy = Common::MakeShared<IdmCallbackProxy>(obj); variable 78 auto proxy = Common::MakeShared<IdmCallbackProxy>(obj); variable 114 auto proxy = Common::MakeShared<IdmGetCredentialInfoProxy>(obj); variable 151 auto proxy = Common::MakeShared<IdmGetSecureUserInfoProxy>(obj); variable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_opp.cpp | 89 sptr<IBluetoothOpp> proxy = iface_cast<IBluetoothOpp>(remote); in impl() local 97 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVER); in ~impl() local 271 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVER); in GetDevicesByStates() local 289 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVER); in GetDeviceState() local 300 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVER); in SendFile() local 311 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVER); in SetIncomingFileConfirmation() local 321 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVER); in GetCurrentTransferInformation() local 336 sptr<IBluetoothOpp> proxy = GetRemoteProxy<IBluetoothOpp>(PROFILE_OPP_SERVER); in CancelTransfer() local
|
H A D | bluetooth_avrcp_ct.cpp | 896 sptr<IBluetoothAvrcpCt> proxy = iface_cast<IBluetoothAvrcpCt>(remote); in impl() local 945 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in GetConnectedDevices() local 967 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in GetDevicesByStates() local 996 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in GetDeviceState() local 1013 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in Connect() local 1030 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in Disconnect() local 1051 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in PressButton() local 1089 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in ReleaseButton() local 1131 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in GetUnitInfo() local 1147 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in GetSubUnitInfo() local [all …]
|
H A D | bluetooth_gatt_server.cpp | 459 sptr<IBluetoothGattServer> proxy = iface_cast<IBluetoothGattServer>(remote); in Init() local 535 sptr<IBluetoothGattServer> proxy = GetRemoteProxy<IBluetoothGattServer>(PROFILE_GATT_SERVER); in RespondCharacteristicRead() local 550 sptr<IBluetoothGattServer> proxy = GetRemoteProxy<IBluetoothGattServer>(PROFILE_GATT_SERVER); in RespondCharacteristicWrite() local 559 sptr<IBluetoothGattServer> proxy = GetRemoteProxy<IBluetoothGattServer>(PROFILE_GATT_SERVER); in RespondDescriptorRead() local 572 sptr<IBluetoothGattServer> proxy = GetRemoteProxy<IBluetoothGattServer>(PROFILE_GATT_SERVER); in RespondDescriptorWrite() local 617 sptr<IBluetoothGattServer> proxy = GetRemoteProxy<IBluetoothGattServer>(PROFILE_GATT_SERVER); in AddService() local 632 sptr<IBluetoothGattServer> proxy = GetRemoteProxy<IBluetoothGattServer>(PROFILE_GATT_SERVER); in ClearServices() local 647 sptr<IBluetoothGattServer> proxy = GetRemoteProxy<IBluetoothGattServer>(PROFILE_GATT_SERVER); in Close() local 661 sptr<IBluetoothGattServer> proxy = GetRemoteProxy<IBluetoothGattServer>(PROFILE_GATT_SERVER); in Connect() local 675 sptr<IBluetoothGattServer> proxy = GetRemoteProxy<IBluetoothGattServer>(PROFILE_GATT_SERVER); in CancelConnection() local [all …]
|
H A D | bluetooth_ble_central_manager.cpp | 182 sptr<IBluetoothBleCentralManager> proxy = in InitScannerId() local 300 sptr<IBluetoothBleCentralManager> proxy = in ~impl() local 368 sptr<IBluetoothBleCentralManager> proxy = in StartScan() local 386 sptr<IBluetoothBleCentralManager> proxy = in StopScan() local 403 sptr<IBluetoothBleCentralManager> proxy = in SetLpDeviceAdvParam() local 421 sptr<IBluetoothBleCentralManager> proxy = in SetScanReportChannelToLpDevice() local 434 sptr<IBluetoothBleCentralManager> proxy = in EnableSyncDataToLpDevice() local 447 sptr<IBluetoothBleCentralManager> proxy = in DisableSyncDataToLpDevice() local 460 sptr<IBluetoothBleCentralManager> proxy = in SendParamsToLpDevice() local 473 sptr<IBluetoothBleCentralManager> proxy = in IsLpDeviceAvailable() local [all …]
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowipc_fuzzer/ |
H A D | windowipc_fuzzer.cpp | 68 auto proxy = GetProxy(); in IPCFuzzTest() local 84 void IPCSpecificInterfaceFuzzTest1(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParce… in IPCSpecificInterfaceFuzzTest1() 123 void IPCSpecificInterfaceFuzzTest2(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParce… in IPCSpecificInterfaceFuzzTest2() 158 auto proxy = GetProxy(); in IPCInterfaceFuzzTest() local
|
/ohos5.0/base/powermgr/battery_lite/frameworks/native/src/small/ |
H A D | battery_framework.c | 58 BatteryProxyInterface *proxy = (BatteryProxyInterface *)iUnknown; in GetBatSocProxy() local 74 BatteryProxyInterface *proxy = (BatteryProxyInterface *)iUnknown; in GetChargingStatusProxy() local 90 BatteryProxyInterface *proxy = (BatteryProxyInterface *)iUnknown; in GetHealthStatusProxy() local 106 BatteryProxyInterface *proxy = (BatteryProxyInterface *)iUnknown; in GetPluggedTypeProxy() local 122 BatteryProxyInterface *proxy = (BatteryProxyInterface *)iUnknown; in GetBatVoltageProxy() local 156 BatteryProxyInterface *proxy = (BatteryProxyInterface *)iUnknown; in GetBatTechnologyProxy() local 172 BatteryProxyInterface *proxy = (BatteryProxyInterface *)iUnknown; in GetBatTemperatureProxy() local
|
/ohos5.0/base/location/frameworks/native/locator_agent/source/ |
H A D | locator_agent.cpp | 51 auto proxy = GetLocatorAgent(); in StartGnssLocating() local 64 auto proxy = GetLocatorAgent(); in StopGnssLocating() local 80 auto proxy = GetLocatorAgent(); in RegisterGnssStatusCallback() local 93 auto proxy = GetLocatorAgent(); in UnregisterGnssStatusCallback() local 109 auto proxy = GetLocatorAgent(); in RegisterNmeaMessageCallback() local 122 auto proxy = GetLocatorAgent(); in UnregisterNmeaMessageCallback() local
|
/aosp12/frameworks/base/core/java/android/net/ |
H A D | PacProxyManager.java | 103 public void setCurrentProxyScriptUrl(@Nullable ProxyInfo proxy) { in setCurrentProxyScriptUrl() 125 void onPacProxyInstalled(@Nullable Network network, @NonNull ProxyInfo proxy); in onPacProxyInstalled() 142 public void onPacProxyInstalled(Network network, ProxyInfo proxy) { in onPacProxyInstalled()
|
/ohos5.0/base/security/access_token/services/common/background_task_manager/src/ |
H A D | background_task_manager_access_client.cpp | 59 auto proxy = GetProxy(); in SubscribeBackgroundTask() local 73 auto proxy = GetProxy(); in UnsubscribeBackgroundTask() local 84 auto proxy = GetProxy(); in GetContinuousTaskApps() local
|
/ohos5.0/base/location/frameworks/native/geofence_sdk/source/ |
H A D | geofence_sdk.cpp | 88 sptr<GeofenceSdk> proxy = GetProxy(); in AddFenceV9() local 103 sptr<GeofenceSdk> proxy = GetProxy(); in RemoveFenceV9() local 117 sptr<GeofenceSdk> proxy = GetProxy(); in AddGnssGeofence() local 132 sptr<GeofenceSdk> proxy = GetProxy(); in RemoveGnssGeofence() local 148 sptr<GeofenceSdk> proxy = GetProxy(); in GetGeofenceSupportedCoordTypes() local
|
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/form_manager/ |
H A D | form_manager_access_client.cpp | 60 auto proxy = GetProxy(); in RegisterAddObserver() local 75 auto proxy = GetProxy(); in RegisterRemoveObserver() local 85 auto proxy = GetProxy(); in HasFormVisible() local
|
/ohos5.0/base/security/device_security_level/interfaces/inner_api/src/lite/small/ |
H A D | device_security_level_proxy.c | 78 DslmClientProxy *proxy = (DslmClientProxy *)iUnknown; in DslmIpcAsyncCallImpl() local 123 void DslmDestroyClient(const char *service, const char *feature, void *proxy) in DslmDestroyClient() 133 DslmClientProxy *proxy = NULL; in GetClientProxy() local 182 DslmClientProxy *proxy = GetClientProxy(); in RequestDeviceSecurityInfoAsyncImpl() local
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/ |
H A D | displaymanageripc_fuzzer.cpp | 69 auto proxy = GetProxy(); in IPCFuzzTest() local 86 void IPCSpecificInterfaceFuzzTest1(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParce… in IPCSpecificInterfaceFuzzTest1() 139 void IPCSpecificInterfaceFuzzTest2(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParce… in IPCSpecificInterfaceFuzzTest2() 195 auto proxy = GetProxy(); in IPCInterfaceFuzzTest() local
|
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_interface.cpp | 337 static ErrCode PrepareAddUser(const sptr<StorageManager::IStorageManager> &proxy, int32_t userId) in PrepareAddUser() 371 auto proxy = iface_cast<StorageManager::IStorageManager>(remote); in InnerSendToStorageAccountCreate() local 417 auto proxy = iface_cast<StorageManager::IStorageManager>(remote); in SendToStorageAccountRemove() local 441 static ErrCode GetStorageProxy(sptr<StorageManager::IStorageManager> &proxy) in GetStorageProxy() 463 sptr<StorageManager::IStorageManager> proxy = nullptr; in SendToStorageAccountStart() local 522 auto proxy = iface_cast<StorageManager::IStorageManager>(remote); in SendToStorageAccountStop() local 564 sptr<StorageManager::IStorageManager> proxy = nullptr; in InnerSendToStorageAccountCreateComplete() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
H A D | bus_center_client_proxy.cpp | 69 for (auto proxy : proxyMap) { in ClinetOnNodeOnlineStateChanged() local 80 for (auto proxy : proxyMap) { in ClinetOnNodeBasicInfoChanged() local 95 for (const auto &proxy : proxyMap) { in ClientOnNodeStatusChanged() local 106 for (auto proxy : proxyMap) { in ClinetOnLocalNetworkIdChanged() local 117 for (auto proxy : proxyMap) { in ClinetNotifyDeviceNotTrusted() local 134 for (auto proxy : proxyMap) { in ClientNotifyHichainProofException() local
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/ |
H A D | bundle_manager_proxy.cpp | 74 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in Uninstall() local 96 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in AddBundlesByPolicyType() local 118 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in RemoveBundlesByPolicyType() local 140 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in GetBundlesByPolicyType() local 188 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in Install() local 253 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in WriteFileToStream() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_tabs_function.cpp | 72 auto proxy = Referenced::MakeRefPtr<JsTabContentTransitionProxy>(); in Constructor() local 77 void JsTabContentTransitionProxy::Destructor(JsTabContentTransitionProxy* proxy) in Destructor() 98 void JsTabsFunction::Execute(const RefPtr<TabContentTransitionProxy>& proxy) in Execute()
|
/ohos5.0/base/location/test/fuzztest/locator/gnss_fuzzer/ |
H A D | gnss_fuzzer.cpp | 63 auto proxy = sptr<GnssAbilityProxy>(new (std::nothrow) GnssAbilityProxy(obj)); in GnssProxyFuzzTest001() local 104 auto proxy = sptr<GnssAbilityProxy>(new (std::nothrow) GnssAbilityProxy(obj)); in GnssProxyFuzzTest002() local 151 auto proxy = sptr<GnssAbilityProxy>(new (std::nothrow) GnssAbilityProxy(obj)); in GnssProxyFuzzTest003() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | scroll_bar_model_impl.cpp | 31 auto proxy = AceType::DynamicCast<ScrollBarProxy>(scrollProxy); in GetScrollBarProxy() local 39 void ScrollBarModelImpl::Create(const RefPtr<ScrollProxy>& proxy, bool infoflag, bool proxyFlag, in Create()
|
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
H A D | sa_proxy_cache_test.cpp | 53 bool CheckCallGetDoubleFuncIpcTimes(sptr<ITestSaProxyCache>& proxy, int32_t input, int32_t expectIp… in CheckCallGetDoubleFuncIpcTimes() 84 sptr<ITestSaProxyCache> proxy = iface_cast<ITestSaProxyCache>(remoteObject); variable 266 sptr<ITestSaProxyCache> proxy = iface_cast<ITestSaProxyCache>(remoteObject); variable 284 sptr<ITestSaProxyCache> proxy = iface_cast<ITestSaProxyCache>(remoteObject); variable 305 sptr<ITestSaProxyCache> proxy = iface_cast<ITestSaProxyCache>(remoteObject); variable
|