Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/client_utils/
Dtest_util.cpp114 for (const auto &action: testAction) { in ForkSocketClient() local
143 void TestUtil::HandleAcceptanceMessages(ActionInfo action, WebSocketClient &client, std::string &re… in HandleAcceptanceMessages()
179 void TestUtil::SendMessage(ActionInfo action, std::string recv) in SendMessage()
Dtest_actions.h71 SocketAction action; member
/arkcompiler/runtime_core/static_core/runtime/tests/
Dsignal_handler_test.cpp85 struct sigaction action {}; in SamplerThreadEntry() struct
Dstack_walker_test.cpp41 #define HOOK_ASSERT(cond, action) \ argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Deh_func.h76 void SetCSAction(uint32 action) const in SetCSAction()
/arkcompiler/toolchain/tooling/test/utils/
Dtest_util.h198 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent()
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebug_inf.cpp43 uint32_t action = CODE_NOACTION; member
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_util.h191 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent()
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp443 struct sigaction action {}; in SamplerThreadEntry() struct
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument