Home
last modified time | relevance | path

Searched defs:proxy (Results 151 - 175 of 792) sorted by relevance

12345678910>>...32

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_subscriber.cpp46 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in OnConnected() local
57 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in OnDisconnected() local
86 sptr<AnsManagerInterface> proxy = iface_cast<AnsManagerInterface>(remoteObject); in GetAnsManagerProxy() local
[all...]
/base/notification/common_event_service/frameworks/core/test/unittest/common_event_branch_test/
H A Dcommon_event_branch_test.cpp176 sptr<IRemoteObject> proxy = sptr<IRemoteObject>(new MockCommonEventStub()); in HWTEST_F() local
/base/security/access_token/services/accesstokenmanager/main/cpp/src/form_manager/
H A Dform_manager_access_client.cpp60 auto proxy = GetProxy(); in RegisterAddObserver() local
75 auto proxy = GetProxy(); in RegisterRemoveObserver() local
85 auto proxy = GetProxy(); in HasFormVisible() local
/base/security/access_token/services/common/ability_manager/src/
H A Dability_manager_access_client.cpp55 auto proxy = GetProxy(); in StartAbility() local
/base/security/access_token/services/common/background_task_manager/src/
H A Dbackground_task_manager_access_client.cpp59 auto proxy = GetProxy(); in SubscribeBackgroundTask() local
73 auto proxy = GetProxy(); in UnsubscribeBackgroundTask() local
84 auto proxy = GetProxy(); in GetContinuousTaskApps() local
/base/security/access_token/services/common/app_manager/src/
H A Dapp_manager_access_client.cpp55 auto proxy = GetProxy(); in KillProcessesByAccessTokenId() local
74 auto proxy = GetProxy(); in RegisterApplicationStateObserver() local
89 auto proxy = GetProxy(); in UnregisterApplicationStateObserver() local
99 auto proxy in GetForegroundApplications() local
[all...]
/base/security/device_security_level/interfaces/inner_api/src/standard/
H A Ddevice_security_info.cpp51 auto proxy = iface_cast<DeviceSecurityLevelProxy>(object); in RequestDeviceSecurityInfoAsyncImpl() local
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_service_test.cpp116 sptr<SystemAbilityManagerProxy> proxy = new SystemAbilityManagerProxy(nullptr); in HWTEST_F() local
/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_samgr_client_proxy.c126 IClientProxy *proxy = (IClientProxy *)iUnknown; in HksIpcCall() local
/base/sensors/sensor_lite/frameworks/src/
H A Dsensor_agent_client.c35 int32_t GetAllSensorsByProxy(const void *proxy, SensorInfo **sensorInfo, int32_t *count) in GetAllSensorsByProxy() argument
45 int32_t ActivateSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *sensorUser) in ActivateSensorByProxy() argument
55 int32_t DeactivateSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *sensorUser) in DeactivateSensorByProxy() argument
65 SetBatchByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int64_t samplingInterval, int64_t reportInterval) SetBatchByProxy() argument
76 SubscribeSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *sensorUser) SubscribeSensorByProxy() argument
86 UnsubscribeSensorByProxy(const void *proxy, int32_t sensorId, const SensorUser *sensorUser) UnsubscribeSensorByProxy() argument
96 SetModeByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int32_t mode) SetModeByProxy() argument
106 SetOptionByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int32_t option) SetOptionByProxy() argument
[all...]
/base/security/security_guard/frameworks/common/collect/src/
H A Dsg_collect_client.cpp86 sptr<IDataCollectManager> proxy = SgCollectClient::GetInstance().GetProxy(); in ReportSecurityInfo() local
105 sptr<IDataCollectManager> proxy = SgCollectClient::GetInstance().GetProxy(); in SecurityGuardConfigUpdate() local
/base/security/security_guard/frameworks/common/classify/src/
H A Dsg_classify_client.cpp48 auto proxy = iface_cast<RiskAnalysisManagerProxy>(object); in RequestSecurityModelResult() local
/base/security/security_guard/services/data_collect/sa/
H A Dacquire_data_subscribe_manager.cpp182 auto proxy = iface_cast<IAcquireDataCallback>(listener); in Publish() local
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_client_test.cpp173 sptr<ScreenLockManagerInterface> proxy = ScreenLockAppManager::GetInstance()->GetProxy(); in HWTEST_F() local
191 auto proxy = ScreenLockAppManager::GetInstance()->GetProxy(); in HWTEST_F() local
214 auto proxy = ScreenLockAppManager::GetInstance()->GetProxy(); HWTEST_F() local
230 auto proxy = ScreenLockAppManager::GetInstance()->GetProxy(); HWTEST_F() local
250 auto proxy = ScreenLockAppManager::GetInstance()->GetProxy(); HWTEST_F() local
327 auto proxy = ScreenLockAppManager::GetInstance()->GetProxy(); HWTEST_F() local
[all...]
/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_manager.cpp53 auto proxy = GetProxy(); in IsLocked() local
63 auto proxy = GetProxy(); in IsScreenLocked() local
73 auto proxy = GetProxy(); in GetSecure() local
83 auto proxy in Unlock() local
106 auto proxy = GetProxy(); Lock() local
121 auto proxy = GetProxy(); Lock() local
131 auto proxy = GetProxy(); RequestStrongAuth() local
[all...]
/base/useriam/face_auth/frameworks/ipc/src/
H A Dface_auth_client_impl.cpp86 sptr<IFaceAuth> proxy = GetProxy(); in SetBufferProducer() local
/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Duri_permission_manager_stub_impl.h151 explicit ProxyDeathRecipient(ClearProxyCallback&& proxy) : proxy_(proxy) {} in ProxyDeathRecipient() argument
/foundation/ability/ability_runtime/test/moduletest/ipc_ability_scheduler_test/
H A Dipc_ability_scheduler_module_test.cpp84 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); in HWTEST_F() local
131 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); in HWTEST_F() local
174 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); in HWTEST_F() local
212 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); in HWTEST_F() local
241 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); in HWTEST_F() local
273 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); HWTEST_F() local
306 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); HWTEST_F() local
348 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); HWTEST_F() local
386 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); HWTEST_F() local
424 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); HWTEST_F() local
464 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); HWTEST_F() local
502 sptr<IAbilityScheduler> proxy = iface_cast<IAbilityScheduler>(stub); HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_supply_proxy_test/
H A Dfms_form_supply_proxy_test.cpp70 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); in HWTEST_F() local
89 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); in HWTEST_F() local
107 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); in HWTEST_F() local
125 std::shared_ptr<FormSupplyProxy> proxy in HWTEST_F() local
146 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
167 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
189 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
211 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
230 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
249 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
268 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
287 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
306 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
325 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
342 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
360 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/connection/
H A Djs_ui_service_host_proxy.cpp45 std::unique_ptr<JsUIServiceHostProxy> proxy = std::make_unique<JsUIServiceHostProxy>(impl); in CreateJsUIServiceHostProxy() local
H A Djs_ui_service_proxy.cpp40 std::unique_ptr<JsUIServiceProxy> proxy = std::make_unique<JsUIServiceProxy>(impl, hostProxy); in CreateJsUIServiceProxy() local
/foundation/ability/ability_runtime/test/unittest/js_ui_service_host_proxy_test/
H A Djs_ui_service_host_proxy_test.cpp118 auto proxy = std::make_shared<JsUIServiceHostProxy>(impl); in HWTEST_F() local
136 auto proxy in HWTEST_F() local
155 auto proxy = std::make_shared<JsUIServiceHostProxy>(impl); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/cj_ability_stage_test/
H A Dcj_ability_stage_test.cpp70 auto proxy = CJAbilityStageObject::LoadModule(moduleName); in SetUp() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_client.cpp69 sptr<IDomainRpcService> proxy = iface_cast<IDomainRpcService>(object); in GetDomainProxy() local
[all...]
/foundation/ability/ability_runtime/test/unittest/js_ui_service_extension_connection_test/
H A Djs_ui_service_extension_connection_test.cpp97 sptr<IUIService> proxy = iface_cast<IUIService>(stub->AsObject()); in HWTEST_F() local
106 sptr<IUIServiceHost> proxy = iface_cast<IUIServiceHost>(stub->AsObject()); in HWTEST_F() local

Completed in 13 milliseconds

12345678910>>...32