Home
last modified time | relevance | path

Searched defs:action (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/playground/frontend/src/store/slices/
Dcode.test.ts37 const action = setRunLoading(true); constant
43 const action = setCompileLoading(true); constant
49 const action = setCode('new code'); constant
60 const action = setCompileRes(compileRes); constant
71 const action = setRunRes(runRes); constant
Dlogs.test.ts37 const action = setRunLoading(true); constant
43 const action = setCompileLoading(true); constant
49 const action = setCode('new code'); constant
60 const action = setCompileRes(compileRes); constant
71 const action = setRunRes(runRes); constant
Doptions.test.ts38 const action = setOptionsLoading(true); constant
44 const action = setOptionsResponse(mockOptions); constant
50 const action = setOptionsPicked(mockPickedOptions); constant
Dsyntax.test.ts41 const action = setSyntaxLoading(true); constant
47 const action = setSyntaxResponse(mockSyntax); constant
/arkcompiler/toolchain/tooling/dynamic/test/client_utils/
Dtest_util.cpp115 for (const auto &action: testAction) { in ForkSocketClient() local
144 void TestUtil::HandleAcceptanceMessages(ActionInfo action, WebSocketClient &client, std::string &re… in HandleAcceptanceMessages()
180 void TestUtil::SendMessage(ActionInfo action, std::string recv) in SendMessage()
Dtest_actions.h71 SocketAction action; member
/arkcompiler/ets_frontend/ets2panda/evaluate/
Dhelpers.h132 varbinder::Scope *scope, ir::AstNode *parentClass, F &&action) in DoScopedAction()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dsignal_handler_test.cpp87 struct sigaction action {}; in SamplerThreadEntry() struct
Dstack_walker_test.cpp41 #define HOOK_ASSERT(cond, action) \ argument
/arkcompiler/runtime_core/taihe/test/ani_bundle/author/src/
Dohos_app_ability_want.impl.cpp102 void SetAction(optional_view<string> action) in SetAction()
/arkcompiler/ets_frontend/ets2panda/lsp/include/refactors/
Drefactor_types.h74 RefactorAction action; member
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebug_inf.cpp43 uint32_t action = CODE_NOACTION; member
/arkcompiler/toolchain/tooling/dynamic/test/utils/
Dtest_util.h198 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent()
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_util.h193 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent()
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dcode_fix_provider.cpp207 for (auto &action : actions) { in GetFixes() local
/arkcompiler/jsvm/src/inspector/
Djs_native_api_v8_inspector.cpp489 …RequestToServer(TransportAction action, int sessionId, std::unique_ptr<v8_inspector::StringBuffer>… in RequestToServer()
509 TransportAction action; member in v8impl::__anona063bacf0411::RequestToServer
531 void Post(int sessionId, TransportAction action, std::unique_ptr<StringBuffer> message) in Post()
599 void Post(int sessionId, TransportAction action, std::unique_ptr<StringBuffer> message) in Post()
/arkcompiler/ets_frontend/arkguard/scripts/
Dgrammar_test.py97 def thread_pool(action, data_list): argument
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp519 struct sigaction action {}; in SamplerThreadEntry() struct
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.h36 #define ABCKIT_MODE_CHECK(cond, action) \ argument
42 #define ABCKIT_MODE_CHECK(cond, action) argument
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DlspNode.ts769 readonly action: RefactorAction; property in ApplicableRefactorItemInfo
/arkcompiler/ets_frontend/arkguard/tools/memory-line-viewer/assets/
Dindex-DAjlO3pK.js23 …E_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ye={pending:!1,data:null,method:null,action:null},me=[],et=-1;… property
24 …n"){a.removeAttribute(o);break}f=ql(""+f),a.setAttribute(o,f);break;case"action":case"formAction":… property
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp378 JSVM_Status Unwrap(JSVM_Env env, JSVM_Value jsObject, void** result, UnwrapAction action) in Unwrap()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument