/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_capi_parcel_unittest.cpp | 690 OHIPCRemoteProxy *proxy = CreateIPCRemoteProxy(object); in HWTEST_F() local 691 ASSERT_NE(proxy, nullptr); in HWTEST_F() 692 EXPECT_EQ(OH_IPCParcel_WriteRemoteProxy(nullptr, proxy), OH_IPC_CHECK_PARAM_ERROR); in HWTEST_F() 694 EXPECT_EQ(OH_IPCParcel_WriteRemoteProxy(parcel, proxy), OH_IPC_SUCCESS); in HWTEST_F() 699 OH_IPCRemoteProxy_Destroy(proxy); in HWTEST_F()
|
/third_party/node/deps/v8/src/ast/ |
H A D | ast.cc | 947 VariableProxy* proxy = expression()->AsVariableProxy(); in GetCallType() local 948 if (proxy != nullptr) { in GetCallType() 949 if (proxy->var()->IsUnallocated()) { in GetCallType() 951 } else if (proxy->var()->IsLookupSlot()) { in GetCallType() 954 return proxy->var()->mode() == VariableMode::kDynamic ? WITH_CALL in GetCallType()
|
/third_party/skia/src/core/ |
H A D | SkGpuBlurUtils.cpp | 118 1, GrMipmapped::kNo, srcView.proxy()->isProtected(), srcView.origin()); in convolve_gaussian_2d() 141 // 'dstBounds' is actually in 'srcView' proxy space. It represents the blurred area from src in convolve_gaussian_2d() 173 GrMipmapped::kNo, srcView.proxy()->isProtected(), srcView.origin()); in convolve_gaussian() 180 auto srcBackingBounds = SkIRect::MakeSize(srcView.proxy()->backingStoreDimensions()); in convolve_gaussian() 302 // image, so there's no need to account for a proxy offset from the original input. 324 GrMipmapped::kNo, srcView.proxy()->isProtected(), srcView.origin()); in reexpand() 532 srcView.proxy()->isProtected(), in GaussianBlur() 558 // Apply the proxy offset to src bounds and offset directly in GaussianBlur()
|
/third_party/skia/tests/ |
H A D | DeferredDisplayListTest.cpp | 627 sk_sp<GrContextThreadSafeProxy> proxy = context->threadSafeProxy(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local 660 characterizations[index] = proxy->createCharacterization(resourceCacheLimit, in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 925 auto proxy = dContext->threadSafeProxy().get(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 928 [proxy, reporter, maxResourceBytes](const GrBackendFormat& backendFormat, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 940 SkSurfaceCharacterization c = proxy->createCharacterization( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 1148 // The lazy proxy data being different ensures that the SkSurface, SkCanvas and backing- in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 1149 // lazy proxy are all different between the two DDLs in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
H A D | GrThreadSafeCacheTest.cpp | 224 if (!view.proxy()) { in checkView() 243 if (!view.proxy()->refCntGreaterThan(expectedNumRefs+1) || // +1 for 'view's ref in checkView() 244 view.proxy()->refCntGreaterThan(expectedNumRefs+2)) { in checkView() 262 // views in this cache should never appear in the main proxy cache in checkView() 634 sk_sp<GrTextureProxy> proxy = proxyProvider->createProxyFromBitmap(create_bitmap(wh), in CreateViewOnCpu() local 638 if (!proxy) { in CreateViewOnCpu() 642 GrSwizzle swizzle = rContext->priv().caps()->getReadSwizzle(proxy->backendFormat(), in CreateViewOnCpu() 645 return {std::move(proxy), kImageOrigin, swizzle}; in CreateViewOnCpu() 681 // it crams a lazy proxy into the cache and then fills it in later. in AccessCachedView() 701 // available to fulfill the lazy proxy in AccessCachedView() [all...] |
/third_party/python/Modules/ |
H A D | _hashopenssl.c | 2195 PyObject *proxy; in hashlib_init_constructors() local 2230 proxy = PyDictProxy_New(state->constructs); in hashlib_init_constructors() 2231 if (proxy == NULL) { in hashlib_init_constructors() 2235 int rc = PyModule_AddObjectRef(module, "_constructors", proxy); in hashlib_init_constructors() 2236 Py_DECREF(proxy); in hashlib_init_constructors()
|
/base/request/request/frameworks/native/include/ |
H A D | request_manager_impl.h | 96 void SetRequestServiceProxy(sptr<RequestServiceInterface> proxy);
|
/base/notification/common_event_service/services/include/ |
H A D | common_event_control_manager.h | 59 * @param proxy Indicates the current ordered receiver. 62 std::shared_ptr<OrderedEventRecord> GetMatchingOrderedReceiver(const sptr<IRemoteObject> &proxy);
|
H A D | inner_common_event_manager.h | 108 * @param proxy Indicates the receiver proxy. 114 const sptr<IRemoteObject> &proxy, const int32_t &code, const std::string &receiverData, const bool &abortEvent);
|
/base/time/time_service/interfaces/inner_api/include/ |
H A D | time_service_client.h | 377 * Wake up all timers for provided uid by proxy. 380 * @param true if set proxy, false if remove proxy. 389 * Wake up all timers for provided pid by proxy. 392 * @param true if set proxy, false if remove proxy. 419 * Wake up all timers by proxy. 480 void SetProxy(sptr<ITimeService> proxy);
|
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/ |
H A D | ipc_proxy_inner.c | 70 RPC_LOG_ERROR("InvokerListenThread proxy is null"); in InvokerListenThread() 107 IpcObjectStub *cookie = (IpcObjectStub *)(proxyObject->proxy->cookie); in InvokerListenThread() 120 RPC_LOG_ERROR("GetPidAndUidInfo proxy is null"); in GetPidAndUidInfo()
|
/foundation/communication/netstack/frameworks/cj/http/include/ |
H A D | net_http_request_context.h | 164 void ParseUsingHttpProxy(CHttpProxy* proxy, bool useDefault);
|
/third_party/curl/lib/vtls/ |
H A D | vtls.h | 82 * Init SSL configs (main + proxy) for a new connection from the easy handle. 88 * Free allocated resources in SSL configs (main + proxy) for 96 * @param proxy match the proxy SSL config or the main one 100 bool proxy);
|
/third_party/curl/src/ |
H A D | tool_cfgable.h | 101 char *proxy; member 176 for proxy */ 259 bool proxy_ssl_allow_beast; /* allow this SSL vulnerability for proxy */ 265 bool proxy_native_ca_store; /* use the native OS CA store for proxy */ 268 bool proxy_ssl_auto_client_cert; /* proxy version of ssl_auto_client_cert */ 276 bool suppress_connect_headers; /* suppress proxy CONNECT response headers
|
/third_party/skia/src/gpu/ |
H A D | GrDrawingManager.h | 71 // more RenderTasks that target proxy. It is possible for this wait to also block additional 73 // only guarantee is that future work to the passed in proxy will wait on the semaphores to be 75 void newWaitRenderTask(sk_sp<GrSurfaceProxy> proxy,
|
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
H A D | acts_bms_kit_system_test.cpp | 422 APP_LOGE("fail to get bundle manager proxy."); in GetBundleMgrProxy() 426 APP_LOGI("get bundle manager proxy success."); in GetBundleMgrProxy() 434 APP_LOGE("bundle mgr proxy is nullptr."); in GetInstallerProxy() 440 APP_LOGE("fail to get bundle installer proxy."); in GetInstallerProxy() 444 APP_LOGI("get bundle installer proxy success."); in GetInstallerProxy() 5258 * @tc.name: test GetAppIdByBundleName proxy 5287 * @tc.name: test GetAppIdByBundleName proxy 5301 * @tc.name: test GetBundleGidsByUid proxy 5333 * @tc.name: test GetBundleGids proxy 5363 * @tc.name: test GetBundleGids proxy 8669 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); HWTEST_F() local 8693 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); HWTEST_F() local 8717 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); HWTEST_F() local 8738 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); HWTEST_F() local 9429 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); HWTEST_F() local 9460 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); HWTEST_F() local 9495 auto proxy = bundleMgrProxy->GetBundleResourceProxy(); HWTEST_F() local [all...] |
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-generator.cc | 3515 void BytecodeGenerator::VisitVariableProxy(VariableProxy* proxy) { in VisitVariableProxy() argument 3516 builder()->SetExpressionPosition(proxy); in VisitVariableProxy() 3517 BuildVariableLoad(proxy->var(), proxy->hole_check_mode()); in VisitVariableProxy() 4479 VariableProxy* proxy = lhs_data.expr()->AsVariableProxy(); in BuildAssignment() local 4480 BuildVariableAssignment(proxy->var(), op, proxy->hole_check_mode(), in BuildAssignment() 4562 VariableProxy* proxy = expr->target()->AsVariableProxy(); in VisitCompoundAssignment() local 4563 BuildVariableLoad(proxy->var(), proxy in VisitCompoundAssignment() 5428 VariableProxy* proxy = callee_expr->AsVariableProxy(); VisitCall() local 5779 VariableProxy* proxy = expr->AsVariableProxy(); VisitForTypeOfValue() local 5931 VariableProxy* proxy = expr->expression()->AsVariableProxy(); VisitCountOperation() local 6031 VariableProxy* proxy = expr->expression()->AsVariableProxy(); VisitCountOperation() local 7254 const VariableProxy* proxy = expr->AsVariableProxy(); GetCachedLoadICSlot() local 7294 const VariableProxy* proxy = expr->AsVariableProxy(); GetCachedStoreICSlot() local [all...] |
/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 739 if (proxy == nullptr) { in CheckConnectAlreadyExist() 740 TAG_LOGW(AAFwkTag::UISERVC_EXT, "can't got proxy object, wait for duplicated connect finish"); in CheckConnectAlreadyExist() 743 TAG_LOGI(AAFwkTag::UISERVC_EXT, "Resolve, got proxy object"); in CheckConnectAlreadyExist() 744 uasyncTask->ResolveWithNoError(env, proxy); in CheckConnectAlreadyExist() 826 AAFwk::JsUIServiceProxy* proxy = nullptr; in OnDisconnectUIServiceExtension() local 827 napi_status status = napi_unwrap(env, info.argv[INDEX_ZERO], reinterpret_cast<void**>(&proxy)); in OnDisconnectUIServiceExtension() 828 if (status != napi_ok || proxy == nullptr) { in OnDisconnectUIServiceExtension() 829 TAG_LOGE(AAFwkTag::UISERVC_EXT, "napi_unwrap err or proxy == nullptr"); in OnDisconnectUIServiceExtension() 834 int64_t connectId = proxy in OnDisconnectUIServiceExtension() [all...] |
/third_party/libcoap/examples/ |
H A D | coap-server.c | 635 static coap_uri_t proxy = { {0, NULL}, 0, {0, NULL}, {0, NULL}, 0 }; variable 725 coap_log_warn("coaps URI scheme not supported for proxy\n"); in verify_proxy_scheme_supported() 731 coap_log_warn("coap+tcp URI scheme not supported for proxy\n"); in verify_proxy_scheme_supported() 737 coap_log_warn("coaps+tcp URI scheme not supported for proxy\n"); in verify_proxy_scheme_supported() 743 coap_log_warn("coap+ws URI scheme not supported for proxy\n"); in verify_proxy_scheme_supported() 749 coap_log_warn("coaps+ws URI scheme not supported for proxy\n"); in verify_proxy_scheme_supported() 854 coap_log_debug("Cannot add token to incoming proxy response PDU\n"); in remove_proxy_association() 901 if (proxy.host.length) { in get_ongoing_proxy_session() 902 server = proxy.host; in get_ongoing_proxy_session() 903 port = proxy in get_ongoing_proxy_session() [all...] |
/base/hiviewdfx/hidumper/frameworks/native/ |
H A D | dump_utils.cpp | 468 sptr<AppExecFwk::BundleMgrProxy> proxy = iface_cast<AppExecFwk::BundleMgrProxy>(remoteObject); in CheckAppDebugVersion() local 470 bool ret = proxy->GetApplicationInfo(appName, AppExecFwk::GET_APPLICATION_INFO_WITH_DISABLE, in CheckAppDebugVersion()
|
/base/notification/common_event_service/frameworks/core/test/unittest/ |
H A D | common_event_stub_test.cpp | 593 OHOS::sptr<OHOS::IRemoteObject> proxy = new OHOS::MockIRemoteObject(); in HWTEST_F() local 594 proxy = nullptr; in HWTEST_F()
|
/base/notification/common_event_service/services/test/unittest/ |
H A D | inner_common_event_manager_test.cpp | 226 sptr<IRemoteObject> proxy = nullptr;
in HWTEST_F() local 232 innerCommonEventManager->FinishReceiver(proxy, code, receiverData, abortEvent);
in HWTEST_F()
|
/base/security/device_auth/frameworks/src/standard/ |
H A D | ipc_dev_auth_stub.cpp | 279 LOGE("[IPC][C->S]: The proxy interface token is invalid!"); in OnRemoteRequest() 383 sptr<ICommIpcCallback> proxy = iface_cast<ICommIpcCallback>(g_cbStub[objIdx].cbStub); in ActCallback() local 384 proxy->DoCallBack(callbackId, cbHook, dataParcel, reply, option); in ActCallback()
|
/foundation/ai/ai_engine/services/server/communication_adapter/source/ |
H A D | sa_server.c | 496 static int Invoke(IServerProxy *proxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke() argument 499 AiInterface *aiInterface = (AiInterface *)proxy; in Invoke()
|
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/ |
H A D | auto_fill_extension_callback.cpp | 207 TAG_LOGE(AAFwkTag::AUTOFILLMGR, "null proxy"); in onRemoteReady() 308 void AutoFillExtensionCallback::SetModalUIExtensionProxy(const std::shared_ptr<Ace::ModalUIExtensionProxy>& proxy) in SetModalUIExtensionProxy() argument 311 modalUIExtensionProxy_ = proxy; in SetModalUIExtensionProxy()
|