/ohos5.0/foundation/communication/ipc/ipc/native/src/c_api/source/ |
H A D | ipc_cremote_object.cpp | 73 void OH_IPCRemoteProxy_Destroy(OHIPCRemoteProxy *proxy) in OH_IPCRemoteProxy_Destroy() 124 int OH_IPCRemoteProxy_SendRequest(const OHIPCRemoteProxy *proxy, uint32_t code, const OHIPCParcel *… in OH_IPCRemoteProxy_SendRequest() 152 int OH_IPCRemoteProxy_GetInterfaceDescriptor(OHIPCRemoteProxy *proxy, char **descriptor, int32_t *l… in OH_IPCRemoteProxy_GetInterfaceDescriptor() 212 int OH_IPCRemoteProxy_AddDeathRecipient(OHIPCRemoteProxy *proxy, OHIPCDeathRecipient *recipient) in OH_IPCRemoteProxy_AddDeathRecipient() 223 int OH_IPCRemoteProxy_RemoveDeathRecipient(OHIPCRemoteProxy *proxy, OHIPCDeathRecipient *recipient) in OH_IPCRemoteProxy_RemoveDeathRecipient() 234 int OH_IPCRemoteProxy_IsRemoteDead(const OHIPCRemoteProxy *proxy) in OH_IPCRemoteProxy_IsRemoteDead()
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/application_manager/src/ |
H A D | application_manager_proxy.cpp | 44 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in AddDisallowedRunningBundles() local 61 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in RemoveDisallowedRunningBundles() local 78 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in GetDisallowedRunningBundles() local 107 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in AddAutoStartApps() local 128 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in RemoveAutoStartApps() local 149 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in GetAutoStartApps() local
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/ |
H A D | connection_observer_client_impl.cpp | 33 auto proxy = GetServiceProxy(); in RegisterObserver() local 51 auto proxy = GetServiceProxy(); in UnregisterObserver() local 65 auto proxy = GetServiceProxy(); in GetDlpConnectionInfos() local 77 auto proxy = GetServiceProxy(); in GetConnectionData() local 132 …ObserverClientImpl::RegisterObserverToServiceLocked(const std::shared_ptr<ServiceProxyAdapter> &pr… in RegisterObserverToServiceLocked() 155 …tionObserverClientImpl::UnregisterFromServiceLocked(const std::shared_ptr<ServiceProxyAdapter> &pr… in UnregisterFromServiceLocked()
|
/ohos5.0/base/print/print_fwk/test/unittest/service_test/ |
H A D | print_callback_proxy_test.cpp | 62 auto proxy = std::make_shared<PrintCallbackProxy>(obj); variable 86 auto proxy = std::make_shared<PrintCallbackProxy>(obj); variable 122 auto proxy = std::make_shared<PrintCallbackProxy>(obj); variable 153 auto proxy = std::make_shared<PrintCallbackProxy>(obj); variable 184 auto proxy = std::make_shared<PrintCallbackProxy>(obj); variable 215 auto proxy = std::make_shared<PrintCallbackProxy>(obj); variable 247 auto proxy = std::make_shared<PrintCallbackProxy>(obj); variable 271 auto proxy = std::make_shared<PrintCallbackProxy>(obj); variable 297 auto proxy = std::make_shared<PrintCallbackProxy>(obj); variable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_proxy_manager.cpp | 47 sptr<IBluetoothBleCentralManager> proxy = in FreezeByRss() local 60 sptr<IBluetoothBleCentralManager> proxy = in ResetAllProxy() local
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/client/src/ |
H A D | hiview_service_memory_delegate.cpp | 30 HiviewServiceAbilityProxy proxy(service); in SetAppResourceLimit() local 42 HiviewServiceAbilityProxy proxy(service); in GetGraphicUsage() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/ |
H A D | value_proxy.h | 50 Asset(Asset &&proxy) noexcept in Asset() function 54 Asset(const Asset &proxy) in Asset() 88 Assets(Assets &&proxy) noexcept in Assets() function 92 Assets(const Assets &proxy) in Assets() 249 Values proxy; variable
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
H A D | user_auth_proxy_test.cpp | 59 auto proxy = Common::MakeShared<UserAuthProxy>(obj); variable 93 auto proxy = Common::MakeShared<UserAuthProxy>(obj); variable 121 auto proxy = Common::MakeShared<UserAuthProxy>(obj); variable 158 auto proxy = Common::MakeShared<UserAuthProxy>(obj); variable 195 auto proxy = Common::MakeShared<UserAuthProxy>(obj); variable 234 auto proxy = Common::MakeShared<UserAuthProxy>(obj); variable 267 auto proxy = Common::MakeShared<UserAuthProxy>(obj); variable 293 auto proxy = Common::MakeShared<UserAuthProxy>(obj); variable 326 auto proxy = Common::MakeShared<UserAuthProxy>(obj); variable 359 auto proxy = Common::MakeShared<UserAuthProxy>(obj); variable [all …]
|
H A D | user_auth_callback_proxy_test.cpp | 57 auto proxy = Common::MakeShared<UserAuthCallbackProxy>(obj); variable 77 auto proxy = Common::MakeShared<UserAuthCallbackProxy>(obj); variable 98 auto proxy = Common::MakeShared<GetExecutorPropertyCallbackProxy>(obj); variable 118 auto proxy = Common::MakeShared<SetExecutorPropertyCallbackProxy>(obj); variable
|
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_proxy_test.cpp | 54 auto proxy = Common::MakeShared<UserIdmProxy>(obj); variable 79 auto proxy = Common::MakeShared<UserIdmProxy>(obj); variable 105 auto proxy = Common::MakeShared<UserIdmProxy>(obj); variable 137 auto proxy = Common::MakeShared<UserIdmProxy>(obj); variable 171 auto proxy = Common::MakeShared<UserIdmProxy>(obj); variable 207 auto proxy = Common::MakeShared<UserIdmProxy>(obj); variable 239 auto proxy = Common::MakeShared<UserIdmProxy>(obj); variable 264 auto proxy = Common::MakeShared<UserIdmProxy>(obj); variable 294 auto proxy = Common::MakeShared<UserIdmProxy>(obj); variable 327 auto proxy = Common::MakeShared<UserIdmProxy>(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/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/ |
H A D | satellite_sms_client.cpp | 238 auto proxy = GetServiceProxy(); in IsSatelliteEnabled() local 247 auto proxy = GetServiceProxy(); in GetSatelliteCapability() local 257 auto proxy = GetProxy(); in RegisterSmsNotify() local 267 auto proxy = GetProxy(); in UnRegisterSmsNotify() local 277 auto proxy = GetProxy(); in SendSms() local 288 auto proxy = GetProxy(); in SendSmsMoreMode() local 299 auto proxy = GetProxy(); in SendSmsAck() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_installer_ipc_test.cpp | 137 auto proxy = GetStreamInstallerProxy(); variable 154 auto proxy = GetStreamInstallerProxy(); variable 172 auto proxy = GetInstallerProxy(); variable 189 auto proxy = GetInstallerProxy(); variable 207 auto proxy = GetInstallerProxy(); variable 228 auto proxy = GetInstallerProxy(); variable 247 auto proxy = GetInstallerProxy(); variable 266 auto proxy = GetInstallerProxy(); variable 285 auto proxy = GetStreamInstallerProxy(); variable 301 auto proxy = GetStreamInstallerProxy(); variable [all …]
|
/ohos5.0/base/security/access_token/services/common/app_manager/src/ |
H A D | app_manager_access_client.cpp | 55 auto proxy = GetProxy(); in KillProcessesByAccessTokenId() local 74 auto proxy = GetProxy(); in RegisterApplicationStateObserver() local 89 auto proxy = GetProxy(); in UnregisterApplicationStateObserver() local 99 auto proxy = GetProxy(); in GetForegroundApplications() local
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/ |
H A D | ipc_ability_scheduler_module_test.cpp | 84 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); variable 131 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); variable 174 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); variable 212 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); variable 241 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); variable 273 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); variable 306 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); variable 348 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); variable 386 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); variable 424 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); variable [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/foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_host_test/ |
H A D | bundle_resource_host_test.cpp | 94 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); variable 105 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); variable 116 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); variable 127 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); 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/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/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/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/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/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/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
|