Home
last modified time | relevance | path

Searched defs:action (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_remote_promise_resolver.cpp26 void JsRemotePromiseResolver::ResolveViaCallback(EtsObject *resolveValue, Action action) in ResolveViaCallback() argument
34 void JsRemotePromiseResolver::ResolveInPlace(EtsObject *resolveValue, Action action) in ResolveInPlace() argument
43 void JsRemotePromiseResolver::ResolveRemotePromise(napi_deferred deferred, EtsObject *resolveValue, Action action) in ResolveRemotePromise() argument
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dsignal_handler_test.cpp85 struct sigaction action {}; in SamplerThreadEntry() struct
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A Dhelpers.h131 DoScopedAction(checker::ETSChecker *checker, varbinder::ETSBinder *varBinder, parser::Program *program, varbinder::Scope *scope, ir::AstNode *parentClass, F &&action) DoScopedAction() argument
/arkcompiler/toolchain/tooling/test/client_utils/
H A Dtest_actions.h71 SocketAction action; member
H A Dtest_util.cpp144 HandleAcceptanceMessages(ActionInfo action, WebSocketClient &client, std::string &recv, bool &success) HandleAcceptanceMessages() argument
180 SendMessage(ActionInfo action, std::string recv) SendMessage() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebug_inf.cpp43 uint32_t action = CODE_NOACTION; member
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_util.h193 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent() argument
/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_util.h198 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent() argument
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dsighook.cpp166 void RemoveHookAction(bool (*action)(int, siginfo_t *, void *)) in RemoveHookAction() argument
434 extern "C" void RemoveHookHandler(int signal, bool (*action)(int, siginfo_t *, void *)) in RemoveHookHandler() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dsampling_profiler.cpp495 struct sigaction action {}; in SamplerThreadEntry() struct

Completed in 6 milliseconds