Home
last modified time | relevance | path

Searched defs:proxy (Results 1 - 25 of 568) sorted by relevance

12345678910>>...23

/third_party/jerryscript/tests/jerry/es2015/
H A Darray-isarray.js35 var proxy = revocable.proxy; variable
46 var proxy = revocable.proxy; variable
H A Djson-stringify.js41 var proxy = revocable.proxy; variable
H A Dproxy_revocable.js24 var proxy = revocable.proxy; variable
H A Dproxy_set.js102 var proxy = revocable.proxy; global() variable
[all...]
H A Dproxy_is_extensible.js125 var proxy = revocable.proxy; global() variable
[all...]
/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_inner_object.cpp28 OHIPCRemoteProxy *proxy = new (std::nothrow) OHIPCRemoteProxy(); in CreateIPCRemoteProxy() local
/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/core/
H A Dindex.js103 function proxy(target, source, key) { function
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/include/
H A Dapp_gallery_dispose_proxy_mock.h34 static inline std::shared_ptr<BAppGalleryDisposeProxy> proxy = nullptr; member in OHOS::FileManagement::Backup::BAppGalleryDisposeProxy
/third_party/libwebsockets/lib/core-net/client/
H A Dclient.c30 lws_set_proxy(struct lws_vhost *vhost, const char *proxy) in lws_set_proxy() argument
[all...]
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_base.h48 void SetDrawingProxy(DrawingProxy* proxy) in SetDrawingProxy() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnet_conn_manager_test_util.cpp39 auto proxy = iface_cast<NetsysNative::INetsysService>(remote); in ConnManagerGetProxy() local
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_check_sa.cpp34 auto proxy = ServiceProxy::GetInstance(); in Exec() local
/third_party/lwip/src/include/lwip/apps/
H A Daltcp_proxyconnect.h67 struct altcp_proxyconnect_config proxy; member
/third_party/skia/src/gpu/
H A DGrOnFlushResourceProvider.cpp21 bool GrOnFlushResourceProvider::instatiateProxy(GrSurfaceProxy* proxy) { in instatiateProxy() argument
H A DGrImageContext.cpp18 GrImageContext::GrImageContext(sk_sp<GrContextThreadSafeProxy> proxy) in GrImageContext() argument
/third_party/skia/src/shaders/
H A DSkLocalMatrixShader.h20 SkLocalMatrixShader(sk_sp<SkShader> proxy, const SkMatrix& localMatrix) in SkLocalMatrixShader() argument
/third_party/skia/include/utils/
H A DSkPaintFilterCanvas.h100 SkCanvas* proxy() const { SkASSERT(fList.count() == 1); return fList[0]; } in proxy() function in SkPaintFilterCanvas
/third_party/node/deps/npm/node_modules/http-cache-semantics/
H A Dindex.js
/foundation/CastEngine/castengine_cast_framework/client/include/
H A Dmirror_player.h32 MirrorPlayer(sptr<IMirrorPlayerImpl> proxy) : proxy_(proxy) {}; in MirrorPlayer() argument
H A Dstream_player.h31 explicit StreamPlayer(sptr<IStreamPlayerIpc> proxy) : proxy_(proxy) {} in StreamPlayer() argument
H A Dcast_session_manager_adaptor.h37 CastSessionManagerAdaptor(sptr<CastSessionManagerServiceProxy> proxy) : proxy_(proxy) {} in CastSessionManagerAdaptor() argument
H A Dcast_session.h32 CastSession(sptr<ICastSessionImpl> proxy) : proxy_(proxy) {}; in CastSession() argument
/foundation/arkui/ace_engine/frameworks/core/components/proxy/
H A Drender_proxy.cpp25 auto proxy = AceType::DynamicCast<ProxyComponent>(component); in Update() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_swiper_function.h60 void SetProxy(const RefPtr<SwiperContentTransitionProxy>& proxy) in SetProxy() argument
H A Djs_tabs_function.h50 void SetProxy(const RefPtr<TabContentTransitionProxy>& proxy) in SetProxy() argument

Completed in 6 milliseconds

12345678910>>...23