| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-proxy.cc | 28 auto proxy = JSProxy::cast(args[0]); in RUNTIME_FUNCTION() local 35 auto proxy = JSProxy::cast(args[0]); in RUNTIME_FUNCTION() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrDDLContext.cpp | 23 GrDDLContext(sk_sp<GrContextThreadSafeProxy> proxy) in GrDDLContext() argument 114 sk_sp<GrRecordingContext> GrRecordingContextPriv::MakeDDL(sk_sp<GrContextThreadSafeProxy> proxy) { in MakeDDL() argument
|
| H A D | GrDirectContextPriv.h | 57 flushSurface( GrSurfaceProxy* proxy, SkSurface::BackendSurfaceAccess access = SkSurface::BackendSurfaceAccess::kNoAccess, const GrFlushInfo& info = {}, const GrBackendSurfaceMutableState* newState = nullptr) flushSurface() argument
|
| H A D | GrDstProxyView.h | 47 GrSurfaceProxy* proxy() const { return fProxyView.proxy(); } in proxy() function in GrDstProxyView
|
| H A D | GrDeferredProxyUploader.h | 49 void scheduleUpload(GrOpFlushState* flushState, GrTextureProxy* proxy) { in scheduleUpload() argument
|
| H A D | GrYUVATextureProxies.h | 52 GrSurfaceProxy* proxy(int i) const { return fProxies[i].get(); } in proxy() function in GrYUVATextureProxies
|
| /third_party/skia/tests/ |
| H A D | VkBackendSurfaceTest.cpp | 76 const GrSurfaceProxy* proxy = view.proxy(); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local 131 GrSurfaceProxy* proxy = sk_gpu_test::GetTextureImageProxy(wrappedImage.get(), dContext); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
|
| H A D | GLBackendSurfaceTest.cpp | 73 GrSurfaceProxy* proxy = sk_gpu_test::GetTextureImageProxy(wrappedImage.get(), dContext); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/js_proxy/ |
| H A D | js_proxy.cpp | 51 static void InitProxyMethod(Class *cls, Method *src, Method *proxy) in InitProxyMethod() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_proxy_stub_builder.h | 34 void SetMethod(GateRef glue, GateRef proxy, GateRef method)
in SetMethod() argument 37 Store(VariableType::JS_ANY(), glue, proxy, offset, method);
in SetMethod() local 40 void SetTarget(GateRef glue, GateRef proxy, GateRef target)
in SetTarget() argument 43 Store(VariableType::JS_ANY(), glue, proxy, offset, target);
in SetTarget() local 46 void SetHandler(GateRef glue, GateRef proxy, GateRef handler)
in SetHandler() argument 49 Store(VariableType::JS_ANY(), glue, proxy, offset, handler);
in SetHandler() local 52 void SetPrivateField(GateRef glue, GateRef proxy, GateRef privateField)
in SetPrivateField() argument 55 Store(VariableType::JS_ANY(), glue, proxy, offset, privateField);
in SetPrivateField() local 58 void SetIsRevoked(GateRef glue, GateRef proxy, GateRef value)
in SetIsRevoked() argument 68 Store(VariableType::INT32(), glue, proxy, offset, newVal); SetIsRevoked() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/containers/tests/ |
| H A D | containers_queue_test.cpp | 129 JSHandle<JSProxy> proxy = CreateJSProxyHandle(thread); in HWTEST_F_L0() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/ |
| H A D | account_manager_proxy.cpp | 50 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in DisallowAddLocalAccount() local 62 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in IsAddLocalAccountDisallowed() local 74 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in DisallowAddOsAccountByUser() local 114 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in IsAddOsAccountByUserDisallowed() local 145 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in AddOsAccount() local [all...] |
| /base/customization/enterprise_device_management/interfaces/inner_api/wifi_manager/src/ |
| H A D | wifi_manager_proxy.cpp | 48 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in IsWifiActive() local 71 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in SetWifiProfile() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/impl/ |
| H A D | faultlogger_client.cpp | 78 sptr<FaultLoggerServiceProxy> proxy = new FaultLoggerServiceProxy(service); in GetFaultloggerService() local 139 sptr<FaultLogQueryResultProxy> proxy = new FaultLogQueryResultProxy(result); in QuerySelfFaultLog() local
|
| /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)); GnssProxyFuzzTest003() local [all...] |
| /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
|
| /base/customization/enterprise_device_management/interfaces/inner_api/system_manager/src/ |
| H A D | system_manager_proxy.cpp | 56 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in GetNTPServer() local
|
| /base/customization/enterprise_device_management/interfaces/inner_api/device_info/src/ |
| H A D | device_info_proxy.cpp | 62 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in GetDeviceInfo() local 84 auto proxy = EnterpriseDeviceMgrProxy::GetInstance(); in GetDeviceInfoSync() local
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| H A D | disallowed_running_bundles_plugin.cpp | 139 sptr<AppExecFwk::IBundleMgr> proxy = iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in GetAppControlProxy() local
|
| H A D | bundle_install_plugin.cpp | 122 sptr<AppExecFwk::IBundleMgr> proxy = iface_cast<AppExecFwk::IBundleMgr>(remoteObject); in GetAppControlProxy() local
|
| /base/powermgr/powermgr_lite/frameworks/src/small/ |
| H A D | power_screen_saver.c | 120 ScreenSaverProxyInterface *proxy = (ScreenSaverProxyInterface *)iUnknown; in SetScreenSaverStateProxy() local
|
| /base/request/request/frameworks/js/napi/include/upload/ |
| H A D | upload_task_napiV5.h | 46 std::shared_ptr<Upload::UploadTaskNapiV5> proxy;
member
|
| /base/powermgr/power_manager/frameworks/native/ |
| H A D | running_lock.cpp | 35 RunningLock::RunningLock(const wptr<IPowerMgr>& proxy, const std::string& name, RunningLockType type) in RunningLock() argument 61 sptr<IPowerMgr> proxy = proxy_.promote(); in Create() local 69 PowerErrors RunningLock::Recover(const wptr<IPowerMgr>& proxy) in Recover() argument 79 sptr<IPowerMgr> proxy = proxy_.promote(); in UpdateWorkSource() local 97 sptr<IPowerMgr> proxy = proxy_.promote(); Lock() local 120 sptr<IPowerMgr> proxy = proxy_.promote(); UnLock() local 135 sptr<IPowerMgr> proxy = proxy_.promote(); IsUsed() local 147 sptr<IPowerMgr> proxy = proxy_.promote(); Release() local [all...] |
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/ |
| H A D | ans_subscriber_proxy_unit_test.cpp | 70 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject);
in HWTEST_F() local 93 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject);
in HWTEST_F() local 116 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject);
in HWTEST_F() local 136 std::shared_ptr<AnsSubscriberProxy> proxy in HWTEST_F() local 159 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 185 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 211 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 231 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 254 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 272 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 295 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 315 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 340 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 366 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 392 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 413 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 437 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 457 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 477 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 495 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 515 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 535 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 555 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 575 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 593 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 611 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 629 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 647 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 667 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 684 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local 701 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); HWTEST_F() local [all...] |
| /base/request/request/frameworks/js/napi/src/upload/ |
| H A D | upload_task.cpp | 65 void UploadTask::SetUploadProxy(std::shared_ptr<UploadTaskNapiV5> proxy)
in SetUploadProxy() argument
|