Home
last modified time | relevance | path

Searched defs:Proxy (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/
H A Dsynchronized.h58 struct Proxy { struct
61 Proxy(Proxy &&other) in Proxy() function
[all...]
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dstackful_coroutine.h159 static void Proxy(void *ctx) in Proxy() function in ark::StackfulCoroutineContext::RemoteCall
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Ddebug_connection.py33 class Proxy(typing.Generic[E]): class
H A Ddebug_client.py28 from arkdb.debug_connection import ArkConnection, Proxy, ScriptsCache, SourcesCache, connect_cdp namespace
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp48 const std::string ObjectSubType::Proxy = "proxy"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectSubType
76 const std::string ObjectClassName::Proxy = "Object"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectClassName
H A Dpt_types.h431 static const std::string Proxy; // NOLINT (readability-identifier-naming) member
467 static const std::string Proxy; // NOLINT (readability-identifier-naming) member

Completed in 14 milliseconds