Home
last modified time | relevance | path

Searched refs:params (Results 1 - 25 of 278) sorted by relevance

12345678910>>...12

/arkcompiler/toolchain/test/autotest/aw/cdp/
H A Ddebugger.py100 def remove_breakpoints_by_url(params: RemoveBreakpointsUrl):
102 'params': {'url': params.url}}
106 def get_possible_and_set_breakpoint_by_url(params: SetBreakpointsLocations):
108 for location in params.locations:
111 'params': {'locations': locations}}
135 def set_pause_on_exceptions(params: PauseOnExceptionsState):
137 'params': {'state': params.value}}
141 def evaluate_on_call_frame(params
[all...]
H A Druntime.py43 def get_properties(params: GetPropertiesParams):
45 'params': {'objectId': params.object_id,
46 'ownProperties': params.own_properties,
47 'accessorPropertiesOnly': params.accessor_properties_only,
48 'generatePreview': params.generate_preview}}
49 if params.non_indexed_properties_only is not None:
50 command['params']['nonIndexedPropertiesOnly'] = params.non_indexed_properties_only
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.cpp45 std::array<VariableType, 3> params = { \
50 callSign->SetParameters(params.data()); \
155 std::array<VariableType, 3> params = { in DEF_CALL_SIGNATURE() local
160 callSign->SetParameters(params.data()); in DEF_CALL_SIGNATURE()
173 std::array<VariableType, 2> params = { \
177 callSign->SetParameters(params.data()); \
216 std::array<VariableType, 2> params = { in DEF_CALL_SIGNATURE() local
220 callSign->SetParameters(params.data()); in DEF_CALL_SIGNATURE()
230 std::array<VariableType, 6> params = { in DEF_CALL_SIGNATURE() local
238 callSign->SetParameters(params in DEF_CALL_SIGNATURE()
249 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
266 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
283 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
302 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
321 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
338 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
353 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
368 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
385 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
401 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
418 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
436 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
451 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
467 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
484 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
500 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
517 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
533 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
549 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
565 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
581 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
597 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
613 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
629 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
645 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
662 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
679 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
697 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
713 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
730 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
748 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
766 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
857 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
872 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
889 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
907 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
926 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
944 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
959 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
975 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
992 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
1007 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
1021 std::array<VariableType, 9> params = { // 9 : 9 input parameters DEF_CALL_SIGNATURE() local
1044 std::array<VariableType, 7> params = { // 7 : 7 input parameters DEF_CALL_SIGNATURE() local
1065 std::array<VariableType, 7> params = { DEF_CALL_SIGNATURE() local
1086 std::array<VariableType, 7> params = { VariableType::NATIVE_POINTER(), DEF_CALL_SIGNATURE() local
1104 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1122 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1331 std::array<VariableType, 1> params = { /* 1 : 1 input parameters */ DEF_CALL_SIGNATURE() local
1346 std::array<VariableType, 2> params = { /* 2 : 2 input parameters */ DEF_CALL_SIGNATURE() local
1361 std::array<VariableType, 4> params = { /* 4 : 4 input parameters */ DEF_CALL_SIGNATURE() local
1416 std::array<VariableType, 6> params = { /* 6 : 6 input parameters */ DEF_CALL_SIGNATURE() local
1472 std::array<VariableType, 2> params = { // 2 : 2 input parameters DEF_CALL_SIGNATURE() local
1488 std::array<VariableType, 5> params = { // 5 : 5 input parameters DEF_CALL_SIGNATURE() local
1506 std::array<VariableType, 4> params = { // 4 : 4 input parameters DEF_CALL_SIGNATURE() local
1523 std::array<VariableType, 8> params = { // 8 : 8 input parameters DEF_CALL_SIGNATURE() local
1544 std::array<VariableType, 3> params = { // 3 : 3 input parameters DEF_CALL_SIGNATURE() local
1560 std::array<VariableType, 4> params = { // 4 : 4 input parameters DEF_CALL_SIGNATURE() local
1578 std::array<VariableType, 7> params = { DEF_CALL_SIGNATURE() local
1598 std::array<VariableType, 3> params = { // 3 : 3 input parameters DEF_CALL_SIGNATURE() local
1614 std::array<VariableType, 8> params = { // 8 : 8 input parameters DEF_CALL_SIGNATURE() local
1635 std::array<VariableType, 2> params = { // 2 : 2 input parameters DEF_CALL_SIGNATURE() local
1650 std::array<VariableType, 3> params = { // 3 : 3 input parameters DEF_CALL_SIGNATURE() local
1666 std::array<VariableType, 1> params = { // 1 : 1 input parameters DEF_CALL_SIGNATURE() local
1680 std::array<VariableType, 2> params = { // 2 : 2 input parameters DEF_CALL_SIGNATURE() local
1695 std::array<VariableType, 2> params = { // 2 : 2 input parameters DEF_CALL_SIGNATURE() local
1710 std::array<VariableType, 1> params = { // 1 : 1 input parameters DEF_CALL_SIGNATURE() local
1724 std::array<VariableType, 2> params = { // 2 : 2 input parameters DEF_CALL_SIGNATURE() local
1738 std::array<VariableType, 2> params = { // 2 : 2 input parameters DEF_CALL_SIGNATURE() local
1753 std::array<VariableType, 3> params = { // 3 : 3 input parameters DEF_CALL_SIGNATURE() local
1768 std::array<VariableType, 2> params = { // 2 : 2 input parameters DEF_CALL_SIGNATURE() local
1782 std::array<VariableType, 3> params = { // 3 : 3 input parameters DEF_CALL_SIGNATURE() local
1798 std::array<VariableType, 2> params = { // 2 : 2 input parameters DEF_CALL_SIGNATURE() local
1811 std::array<VariableType, 4> params = { // 4 : four input parameters DEF_CALL_SIGNATURE() local
1826 std::array<VariableType, 5> params = { // 5 : five input parameters DEF_CALL_SIGNATURE() local
1844 std::array<VariableType, 2> params = { // 2 : 2 input parameters DEF_CALL_SIGNATURE() local
1989 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2009 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2028 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2047 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2066 std::array<VariableType, 6> params = { // 6 : 6 input parameters DEF_CALL_SIGNATURE() local
2087 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2106 std::array<VariableType, N_INPUT_PARAMETERS> params = { DEF_CALL_SIGNATURE() local
2120 std::array<VariableType, N_INPUT_PARAMETERS> params = { DEF_CALL_SIGNATURE() local
2134 std::array<VariableType, N_INPUT_PARAMETERS> params = { DEF_CALL_SIGNATURE() local
2149 std::array<VariableType, N_INPUT_PARAMETERS> params = { DEF_CALL_SIGNATURE() local
2165 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2181 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2197 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2214 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2231 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2246 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2262 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2275 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2289 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2305 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2321 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2337 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2425 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2442 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2457 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2471 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2486 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2500 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2517 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2534 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2549 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2567 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2582 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2598 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2615 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2633 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2650 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2666 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2687 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
2710 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2726 std::array<VariableType, 3> params = { // 3 : 3 input parameters DEF_CALL_SIGNATURE() local
2743 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2757 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2772 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2787 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2803 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2819 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2834 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2849 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2949 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2964 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2980 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2996 std::array<VariableType, 6 > params = { DEF_CALL_SIGNATURE() local
3016 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
3031 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3047 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
3062 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
[all...]
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_events_test.cpp72 ASSERT_EQ(breakpointResolved.ToJson()->GetObject("params", &json), Result::SUCCESS); in HWTEST_F_L0()
106 std::unique_ptr<PtJson> params; in HWTEST_F_L0() local
107 ASSERT_EQ(json->GetObject("params", &params), Result::SUCCESS); in HWTEST_F_L0()
110 ASSERT_EQ(params->GetString("reason", &reason), Result::SUCCESS); in HWTEST_F_L0()
113 ASSERT_EQ(params->GetArray("callFrames", &callFrames), Result::SUCCESS); in HWTEST_F_L0()
124 ASSERT_EQ(json1->GetObject("params", &params), Result::SUCCESS); in HWTEST_F_L0()
136 std::unique_ptr<PtJson> params; in HWTEST_F_L0() local
137 ASSERT_EQ(json->GetObject("params", in HWTEST_F_L0()
151 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
175 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
252 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
323 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
354 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
388 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
424 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
442 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
460 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
477 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
511 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
528 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
566 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
584 std::unique_ptr<PtJson> params; HWTEST_F_L0() local
[all...]
H A Ddebugger_params_test.cpp74 // abnormal params of null msg in HWTEST_F_L0()
79 // abnormal params of unexist key params in HWTEST_F_L0()
84 // abnormal params of null params.sub-key in HWTEST_F_L0()
85 msg = std::string() + R"({"id":0,"method":"Debugger.Test","params":{}})"; in HWTEST_F_L0()
89 msg = std::string() + R"({"id":0,"method":"Debugger.Test","params":{"location":10, in HWTEST_F_L0()
94 msg = std::string() + R"({"id":0,"method":"Debugger.Test","params":{"location":{"scriptId":"2", "lineNumber":3, in HWTEST_F_L0()
110 // abnormal params of null msg in HWTEST_F_L0()
115 // abnormal params o in HWTEST_F_L0()
[all...]
H A Ddebugger_types_test.cpp74 // abnormal params of null msg in HWTEST_F_L0()
79 // abnormal params of unexist key params in HWTEST_F_L0()
84 // abnormal params of null params.sub-key in HWTEST_F_L0()
85 msg = std::string() + R"({"id":0,"method":"Debugger.Test","params":{}})"; in HWTEST_F_L0()
89 // abnormal params of unknown params.sub-key in HWTEST_F_L0()
90 msg = std::string() + R"({"id":0,"method":"Debugger.Test","params":{"unknownKey":100}})"; in HWTEST_F_L0()
94 // abnormal params o in HWTEST_F_L0()
[all...]
/arkcompiler/toolchain/tooling/base/
H A Dpt_params.cpp19 std::unique_ptr<EnableParams> EnableParams::Create(const PtJson &params) in Create() argument
26 ret = params.GetDouble("maxScriptsCacheSize", &maxScriptsCacheSize); in Create()
41 std::unique_ptr<EvaluateOnCallFrameParams> EvaluateOnCallFrameParams::Create(const PtJson &params) in Create() argument
48 ret = params.GetString("callFrameId", &callFrameId); in Create()
57 ret = params.GetString("expression", &expression); in Create()
64 ret = params.GetString("objectGroup", &objectGroup); in Create()
71 ret = params.GetBool("includeCommandLineAPI", &includeCommandLineAPI); in Create()
78 ret = params.GetBool("silent", &silent); in Create()
85 ret = params.GetBool("returnByValue", &returnByValue); in Create()
92 ret = params in Create()
113 Create(const PtJson &params) Create() argument
149 Create(const PtJson &params) Create() argument
195 Create(const PtJson &params) Create() argument
219 Create(const PtJson &params) Create() argument
241 Create(const PtJson &params) Create() argument
263 Create(const PtJson &params) Create() argument
285 Create(const PtJson &params) Create() argument
307 Create(const PtJson &params) Create() argument
337 Create(const PtJson &params) Create() argument
393 Create(const PtJson &params) Create() argument
414 Create(const PtJson &params) Create() argument
435 Create(const PtJson &params) Create() argument
470 Create(const PtJson &params) Create() argument
492 Create(const PtJson &params) Create() argument
534 Create(const PtJson &params) Create() argument
547 AddRequireParams(PtJson &params) AddRequireParams() argument
563 Create(const PtJson &params) Create() argument
598 Create(const PtJson &params) Create() argument
620 Create(const PtJson &params) Create() argument
655 Create(const PtJson &params) Create() argument
685 Create(const PtJson &params) Create() argument
707 Create(const PtJson &params) Create() argument
729 Create(const PtJson &params) Create() argument
773 Create(const PtJson &params) Create() argument
902 Create(const PtJson &params) Create() argument
927 Create(const PtJson &params) Create() argument
948 Create(const PtJson &params) Create() argument
985 Create(const PtJson &params) Create() argument
1008 Create(const PtJson &params) Create() argument
1031 Create(const PtJson &params) Create() argument
1062 Create(const PtJson &params) Create() argument
1099 Create(const PtJson &params) Create() argument
1120 Create(const PtJson &params) Create() argument
1142 Create(const PtJson &params) Create() argument
1176 Create(const PtJson &params) Create() argument
1283 Create(const PtJson &params) Create() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dinspector_server.cpp92 server_.Call(sessionId, "Debugger.paused", [&](auto &params) { in CallDebuggerPaused()
93 params.AddProperty("callFrames", [this, thread, &enumerateFrames](JsonArrayBuilder &callFrames) { in CallDebuggerPaused()
97 params.AddProperty("hitBreakpoints", [&hitBreakpoints](JsonArrayBuilder &hitBreakpointsBuilder) { in CallDebuggerPaused()
102 params.AddProperty("data", exception->ToJson()); in CallDebuggerPaused()
105 params.AddProperty("reason", exception.has_value() ? "exception" : "other"); in CallDebuggerPaused()
117 server_.Call(sessionId, "Debugger.scriptParsed", [&sourceFile, &thread, &scriptId](auto &params) { in CallDebuggerScriptParsed()
118 params.AddProperty("executionContextId", thread.GetId()); in CallDebuggerScriptParsed()
119 params.AddProperty("scriptId", std::to_string(scriptId)); in CallDebuggerScriptParsed()
120 params.AddProperty("url", sourceFile.data()); in CallDebuggerScriptParsed()
121 params in CallDebuggerScriptParsed()
[all...]
/arkcompiler/runtime_core/assembler/tests/
H A Dmangling_tests.cpp25 std::vector<Function::Parameter> params; in TEST() local
27 params.emplace_back(Type {"type1", 0}, language); in TEST()
28 params.emplace_back(Type {"type2", 0}, language); in TEST()
29 params.emplace_back(Type {"type3", 0}, language); in TEST()
34 ASSERT_EQ(MangleFunctionName(name, std::move(params), return_type), "Asm.main:type1;type2;type3;type4;"); in TEST()
45 std::vector<Function::Parameter> params; in TEST() local
47 params.emplace_back(Type {"type1", 0}, language); in TEST()
48 params.emplace_back(Type {"type2", 0}, language); in TEST()
49 params.emplace_back(Type {"type3", 0}, language); in TEST()
52 ASSERT_EQ(GetFunctionSignatureFromName(name, std::move(params)), "As in TEST()
[all...]
H A Dassembler_mangling_test.cpp37 std::vector<Function::Parameter> params; in HWTEST_F() local
39 params.emplace_back(Type {"type1", 0}, language); in HWTEST_F()
40 params.emplace_back(Type {"type2", 0}, language); in HWTEST_F()
41 params.emplace_back(Type {"type3", 0}, language); in HWTEST_F()
46 std::string ret = MangleFunctionName(name, std::move(params), return_type); in HWTEST_F()
71 std::vector<Function::Parameter> params; in HWTEST_F() local
73 params.emplace_back(Type {"type1", 0}, language); in HWTEST_F()
74 params.emplace_back(Type {"type2", 0}, language); in HWTEST_F()
75 params.emplace_back(Type {"type3", 0}, language); in HWTEST_F()
78 std::string ret = GetFunctionSignatureFromName(name, std::move(params)); in HWTEST_F()
[all...]
/arkcompiler/runtime_core/static_core/assembler/tests/
H A Dmangling_tests.cpp28 std::vector<Function::Parameter> params; in TEST() local
30 params.emplace_back(Type {"type1", 0}, language); in TEST()
31 params.emplace_back(Type {"type2", 0}, language); in TEST()
32 params.emplace_back(Type {"type3", 0}, language); in TEST()
37 ASSERT_EQ(MangleFunctionName(name, params, returnType), "Asm.main:type1;type2;type3;type4;"); in TEST()
48 std::vector<Function::Parameter> params; in TEST() local
50 params.emplace_back(Type {"type1", 0}, language); in TEST()
51 params.emplace_back(Type {"type2", 0}, language); in TEST()
52 params.emplace_back(Type {"type3", 0}, language); in TEST()
55 ASSERT_EQ(GetFunctionSignatureFromName(name, params), "As in TEST()
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_call_signature.cpp24 std::array<VariableType, 4> params = { \
35 std::array<VariableType, 3> params = { \
48 std::array<VariableType, 4> params = { in DEF_CALL_SIGNATURE() local
64 std::array<VariableType, 4> params = { in DEF_CALL_SIGNATURE() local
80 std::array<VariableType, 3> params = { in DEF_CALL_SIGNATURE() local
95 std::array<VariableType, 4> params = { in DEF_CALL_SIGNATURE() local
111 std::array<VariableType, 1> params = { in DEF_CALL_SIGNATURE() local
124 std::array<VariableType, 1> params = { in DEF_CALL_SIGNATURE() local
137 std::array<VariableType, 2> params = { in DEF_CALL_SIGNATURE() local
151 std::array<VariableType, 3> params in DEF_CALL_SIGNATURE() local
166 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
180 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
196 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
209 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
224 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
239 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
254 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
269 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
285 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
303 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
318 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
334 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
350 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
366 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
382 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
399 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
415 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
432 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
449 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
466 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
484 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
500 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
516 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
532 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
548 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
564 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
580 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
596 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
715 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
730 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
744 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
758 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
773 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
812 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
828 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
856 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
869 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
882 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
899 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
916 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
933 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
950 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
967 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
984 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1001 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1018 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1033 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1050 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1065 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1082 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1099 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
1117 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1134 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
1148 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1164 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1180 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1196 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1212 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1228 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1243 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1258 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1274 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1290 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
1304 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
1322 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1339 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1354 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
1367 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1382 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1397 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1412 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1428 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1444 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1460 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1476 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1493 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1509 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1525 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1541 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1558 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1575 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1592 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1609 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1625 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1641 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1657 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1673 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1689 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1705 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1721 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1738 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1755 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1772 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1788 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1804 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1820 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1835 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1852 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
1866 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
1881 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1897 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1913 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1929 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1945 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
1962 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1978 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
1994 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2011 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2028 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2045 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2062 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2077 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2092 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2109 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2126 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2140 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2157 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2175 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2193 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2211 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2229 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2245 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2259 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2276 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2292 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2310 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2324 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2341 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2357 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2373 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
2392 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2410 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
2429 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
2443 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2461 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2477 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2492 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
2511 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2526 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2543 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2560 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2575 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
2594 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2612 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
2627 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2642 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2659 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2677 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
2696 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2712 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2728 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
2747 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2763 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2780 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2797 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2814 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2830 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2846 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2864 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2881 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2897 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2914 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
2931 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2947 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2965 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
2981 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
2999 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3016 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3032 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3050 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3066 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
3085 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3103 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
3122 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
3137 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3155 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3171 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3189 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
3204 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3222 std::array<VariableType, 2> params = { DEF_CALL_SIGNATURE() local
3237 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
3256 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3272 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3289 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3306 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3322 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3338 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3355 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3373 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3390 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3407 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3424 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3442 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3459 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3476 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3493 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3510 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3527 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3545 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3563 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3581 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3597 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3614 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3631 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3648 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3665 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3682 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3699 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3716 std::array<VariableType, 1> params = { DEF_CALL_SIGNATURE() local
3730 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3747 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3764 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3780 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3797 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3815 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3833 std::array<VariableType, 5> params = { DEF_CALL_SIGNATURE() local
3850 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3866 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3883 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
3902 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
3921 std::array<VariableType, 6> params = { DEF_CALL_SIGNATURE() local
3939 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
3954 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3970 std::array<VariableType, 4> params = { DEF_CALL_SIGNATURE() local
3987 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
4004 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
4020 std::array<VariableType, 3> params = { DEF_CALL_SIGNATURE() local
[all...]
/arkcompiler/toolchain/tooling/agent/
H A Dheapprofiler_impl.cpp109 std::unique_ptr<AddInspectedHeapObjectParams> params = AddInspectedHeapObjectParams::Create(request.GetParams()); in AddInspectedHeapObject() local
110 if (params == nullptr) { in AddInspectedHeapObject()
111 SendResponse(request, DispatchResponse::Fail("wrong params")); in AddInspectedHeapObject()
114 DispatchResponse response = heapprofiler_->AddInspectedHeapObject(*params); in AddInspectedHeapObject()
140 std::unique_ptr<GetHeapObjectIdParams> params = GetHeapObjectIdParams::Create(request.GetParams()); in GetHeapObjectId() local
141 if (params == nullptr) { in GetHeapObjectId()
142 SendResponse(request, DispatchResponse::Fail("wrong params")); in GetHeapObjectId()
147 DispatchResponse response = heapprofiler_->GetHeapObjectId(*params, &objectId); in GetHeapObjectId()
154 std::unique_ptr<GetObjectByHeapObjectIdParams> params = GetObjectByHeapObjectIdParams::Create(request.GetParams()); in GetObjectByHeapObjectId() local
155 if (params in GetObjectByHeapObjectId()
187 std::unique_ptr<StartSamplingParams> params = StartSamplingParams::Create(request.GetParams()); StartSampling() local
211 std::unique_ptr<StartTrackingHeapObjectsParams> params = StartTrackingHeapObjects() local
223 std::unique_ptr<StopTrackingHeapObjectsParams> params = StopTrackingHeapObjectsParams::Create(request.GetParams()); StopTrackingHeapObjects() local
234 std::unique_ptr<StopTrackingHeapObjectsParams> params = StopTrackingHeapObjectsParams::Create(request.GetParams()); TakeHeapSnapshot() local
319 AddInspectedHeapObject([[maybe_unused]] const AddInspectedHeapObjectParams &params) AddInspectedHeapObject() argument
342 GetHeapObjectId([[maybe_unused]] const GetHeapObjectIdParams &params, HeapSnapshotObjectId *objectId) GetHeapObjectId() argument
350 GetObjectByHeapObjectId([[maybe_unused]] const GetObjectByHeapObjectIdParams &params, [[maybe_unused]] std::unique_ptr<RemoteObject> *remoteObjectResult) GetObjectByHeapObjectId() argument
366 StartSampling([[maybe_unused]] const StartSamplingParams &params) StartSampling() argument
388 StartTrackingHeapObjects(const StartTrackingHeapObjectsParams &params) StartTrackingHeapObjects() argument
427 StopTrackingHeapObjects(const StopTrackingHeapObjectsParams &params) StopTrackingHeapObjects() argument
445 TakeHeapSnapshot(const StopTrackingHeapObjectsParams &params) TakeHeapSnapshot() argument
[all...]
H A Ddebugger_impl.cpp621 std::unique_ptr<ContinueToLocationParams> params = ContinueToLocationParams::Create(request.GetParams()); in ContinueToLocation() local
622 if (params == nullptr) { in ContinueToLocation()
623 SendResponse(request, DispatchResponse::Fail("wrong params")); in ContinueToLocation()
627 DispatchResponse response = debugger_->ContinueToLocation(*params); in ContinueToLocation()
633 std::unique_ptr<EnableParams> params = EnableParams::Create(request.GetParams()); in Enable() local
634 if (params == nullptr) { in Enable()
635 SendResponse(request, DispatchResponse::Fail("wrong params")); in Enable()
640 DispatchResponse response = debugger_->Enable(*params, &id); in Enable()
655 std::unique_ptr<EvaluateOnCallFrameParams> params = EvaluateOnCallFrameParams::Create(request.GetParams()); in EvaluateOnCallFrame() local
656 if (params in EvaluateOnCallFrame()
673 std::unique_ptr<GetPossibleBreakpointsParams> params = GetPossibleBreakpointsParams::Create(request.GetParams()); GetPossibleBreakpoints() local
686 std::unique_ptr<GetScriptSourceParams> params = GetScriptSourceParams::Create(request.GetParams()); GetScriptSource() local
705 std::unique_ptr<RemoveBreakpointParams> params = RemoveBreakpointParams::Create(request.GetParams()); RemoveBreakpoint() local
716 std::unique_ptr<RemoveBreakpointsByUrlParams> params = RemoveBreakpointsByUrlParams::Create(request.GetParams()); RemoveBreakpointsByUrl() local
727 std::unique_ptr<ResumeParams> params = ResumeParams::Create(request.GetParams()); Resume() local
744 std::unique_ptr<SetBreakpointByUrlParams> params = SetBreakpointByUrlParams::Create(request.GetParams()); SetBreakpointByUrl() local
759 std::unique_ptr<SetBreakpointsActiveParams> params = SetBreakpointsActiveParams::Create(request.GetParams()); SetBreakpointsActive() local
771 std::unique_ptr<GetPossibleAndSetBreakpointParams> params = GetPossibleAndSetBreakpointByUrl() local
786 std::unique_ptr<SetPauseOnExceptionsParams> params = SetPauseOnExceptionsParams::Create(request.GetParams()); SetPauseOnExceptions() local
798 std::unique_ptr<SetSkipAllPausesParams> params = SetSkipAllPausesParams::Create(request.GetParams()); SetSkipAllPauses() local
810 std::unique_ptr<SetNativeRangeParams> params = SetNativeRangeParams::Create(request.GetParams()); SetNativeRange() local
821 std::unique_ptr<ResetSingleStepperParams> params = ResetSingleStepperParams::Create(request.GetParams()); ResetSingleStepper() local
832 std::unique_ptr<StepIntoParams> params = StepIntoParams::Create(request.GetParams()); StepInto() local
843 std::unique_ptr<SmartStepIntoParams> params = SmartStepIntoParams::Create(request.GetParams()); SmartStepInto() local
860 std::unique_ptr<StepOverParams> params = StepOverParams::Create(request.GetParams()); StepOver() local
871 std::unique_ptr<SetMixedDebugParams> params = SetMixedDebugParams::Create(request.GetParams()); SetMixedDebugEnabled() local
882 std::unique_ptr<ReplyNativeCallingParams> params = ReplyNativeCallingParams::Create(request.GetParams()); ReplyNativeCalling() local
899 std::unique_ptr<DropFrameParams> params = DropFrameParams::Create(request.GetParams()); DropFrame() local
916 std::unique_ptr<CallFunctionOnParams> params = CallFunctionOnParams::Create(request.GetParams()); CallFunctionOn() local
1040 ContinueToLocation(const ContinueToLocationParams &params) ContinueToLocation() argument
1046 Enable([[maybe_unused]] const EnableParams &params, UniqueDebuggerId *id) Enable() argument
1069 EvaluateOnCallFrame(const EvaluateOnCallFrameParams &params, std::unique_ptr<RemoteObject> *result) EvaluateOnCallFrame() argument
1106 GetPossibleBreakpoints(const GetPossibleBreakpointsParams &params, std::vector<std::unique_ptr<BreakLocation>> *locations) GetPossibleBreakpoints() argument
1137 GetScriptSource(const GetScriptSourceParams &params, std::string *source) GetScriptSource() argument
1159 RemoveBreakpoint(const RemoveBreakpointParams &params) RemoveBreakpoint() argument
1198 RemoveBreakpointsByUrl(const RemoveBreakpointsByUrlParams &params) RemoveBreakpointsByUrl() argument
1216 Resume([[maybe_unused]] const ResumeParams &params) Resume() argument
1248 SetBreakpointByUrl(const SetBreakpointByUrlParams &params, std::string *outId, std::vector<std::unique_ptr<Location>> *outLocations, bool isSmartBreakpoint) SetBreakpointByUrl() argument
1300 SetBreakpointsActive(const SetBreakpointsActiveParams &params) SetBreakpointsActive() argument
1306 GetPossibleAndSetBreakpointByUrl(const GetPossibleAndSetBreakpointParams &params, std::vector<std::unique_ptr<BreakpointReturnInfo>> &outLocations) GetPossibleAndSetBreakpointByUrl() argument
1381 SetNativeRange(const SetNativeRangeParams &params) SetNativeRange() argument
1387 ResetSingleStepper(const ResetSingleStepperParams &params) ResetSingleStepper() argument
1396 SetPauseOnExceptions(const SetPauseOnExceptionsParams &params) SetPauseOnExceptions() argument
1402 SetSkipAllPauses(const SetSkipAllPausesParams &params) SetSkipAllPauses() argument
1408 StepInto([[maybe_unused]] const StepIntoParams &params) StepInto() argument
1423 SmartStepInto(const SmartStepIntoParams &params) SmartStepInto() argument
1448 StepOver([[maybe_unused]] const StepOverParams &params) StepOver() argument
1468 SetMixedDebugEnabled([[maybe_unused]] const SetMixedDebugParams &params) SetMixedDebugEnabled() argument
1476 ReplyNativeCalling([[maybe_unused]] const ReplyNativeCallingParams &params) ReplyNativeCalling() argument
1485 DropFrame(const DropFrameParams &params) DropFrame() argument
1537 CallFunctionOn([[maybe_unused]] const CallFunctionOnParams &params, std::unique_ptr<RemoteObject> *outRemoteObject, [[maybe_unused]] std::optional<std::unique_ptr<ExceptionDetails>> *outExceptionDetails) CallFunctionOn() argument
[all...]
/arkcompiler/toolchain/tooling/test/testcases/
H A Djs_heapprofiler_dump_test.h45 std::unique_ptr<PtJson> params; in JsHeapProfilerDumpTest()
46 ret = json->GetObject("params", &params); in JsHeapProfilerDumpTest()
52 ret = params->GetInt("done", &done); in JsHeapProfilerDumpTest()
58 ret = params->GetInt("total", &total); in JsHeapProfilerDumpTest()
68 std::unique_ptr<PtJson> params; in JsHeapProfilerDumpTest()
69 ret = json->GetObject("params", &params); in JsHeapProfilerDumpTest()
75 ret = params->GetInt("done", &done); in JsHeapProfilerDumpTest()
81 ret = params in JsHeapProfilerDumpTest()
[all...]
H A Djs_heapdump_test.h74 std::unique_ptr<PtJson> params = nullptr; in RecvReportProgress() local
75 ret = json->GetObject("params", &params); in RecvReportProgress()
81 ret = params->GetInt("done", &done); in RecvReportProgress()
107 std::unique_ptr<PtJson> params = nullptr; in RecvReportProgressFinished() local
108 ret = json->GetObject("params", &params); in RecvReportProgressFinished()
114 ret = params->GetInt("done", &done); in RecvReportProgressFinished()
120 ret = params->GetBool("finished", &finished); in RecvReportProgressFinished()
143 std::unique_ptr<PtJson> params in RecvReportProgressChunk() local
[all...]
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
H A Dtest_file_based.py27 from runner.enum_types.params import TestEnv, Params, TestReport
97 def run_one_step(self, name: str, params: Params, result_validator: ResultValidator) \
100 params = deepcopy(params)
102 params.env['LLVM_PROFILE_FILE'] = profraw_file
104 cmd = self.test_env.cmd_prefix + [params.executor]
105 cmd.extend(params.flags)
117 env=params.env,
122 output, error = process.communicate(timeout=params.timeout)
125 fail_kind = self.detect_segfault(return_code, params
[all...]
/arkcompiler/toolchain/tooling/client/domain/
H A Druntime_client.cpp58 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in HeapusageCommand() local
59 request->Add("params", params); in HeapusageCommand()
78 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in RuntimeEnableCommand() local
79 request->Add("params", params); in RuntimeEnableCommand()
98 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in RuntimeDisableCommand() local
99 request->Add("params", params); in RuntimeDisableCommand()
118 std::unique_ptr<PtJson> params in RunIfWaitingForDebuggerCommand() local
140 std::unique_ptr<PtJson> params = PtJson::CreateObject(); GetPropertiesCommand() local
164 std::unique_ptr<PtJson> params = PtJson::CreateObject(); GetPropertiesCommand2() local
[all...]
H A Dheapprofiler_client.cpp64 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in HeapDumpCommand() local
65 params->Add("reportProgress", true); in HeapDumpCommand()
66 params->Add("captureNumericValue", true); in HeapDumpCommand()
67 params->Add("exposeInternals", false); in HeapDumpCommand()
68 request->Add("params", params); in HeapDumpCommand()
87 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in AllocationTrackCommand() local
88 params->Add("trackAllocations", true); in AllocationTrackCommand()
89 request->Add("params", params); in AllocationTrackCommand()
108 std::unique_ptr<PtJson> params = PtJson::CreateObject(); AllocationTrackStopCommand() local
129 std::unique_ptr<PtJson> params = PtJson::CreateObject(); Enable() local
149 std::unique_ptr<PtJson> params = PtJson::CreateObject(); Disable() local
169 std::unique_ptr<PtJson> params = PtJson::CreateObject(); Samping() local
190 std::unique_ptr<PtJson> params = PtJson::CreateObject(); SampingStop() local
210 std::unique_ptr<PtJson> params = PtJson::CreateObject(); CollectGarbage() local
254 std::unique_ptr<PtJson> params; RecvReply() local
[all...]
/arkcompiler/toolchain/test/autotest/aw/api/
H A Ddebugger_api.py81 async def enable(self, message_id, connection, params):
92 async def disable(self, message_id, connection, params):
106 async def script_parsed(self, connection, params):
112 async def paused(self, connection, params):
119 async def resume(self, message_id, connection, params):
124 assert json.loads(response) == {"method": "Debugger.resumed", "params": {}}
131 async def remove_breakpoints_by_url(self, message_id, connection, params):
135 debugger.remove_breakpoints_by_url(params), message_id)
140 async def get_possible_and_set_breakpoints_by_url(self, message_id, connection, params):
144 debugger.get_possible_and_set_breakpoint_by_url(params),
[all...]
/arkcompiler/runtime_core/static_core/irtoc/lang/
H A Dcpp_function.rb32 @current_variant.func = Function.new(@current_variant.name, params: @params, mode: [:IrInline], &block)
36 def params(**kwargs) method in CppFunction
37 @params = kwargs
57 param_list = @params.keys.map { |x| "[[maybe_unused]] AnyBaseType #{x}"} + @cpp_params.map { |name, type| "[[maybe_unused]] #{type} #{name}"}
58 params = (["IntrinsicInst *inst"] + param_list).join(', ')
59 Output.scoped_puts "inline #{@return_type} #{@name}(#{params}) {" do
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A Dsignature.cpp25 for (auto *it : copiedInfo->params) { in Copy()
38 for (auto it = signatureInfo_->params.begin(); it != signatureInfo_->params.end(); it++) { in ToString()
49 if (std::next(it) != signatureInfo_->params.end()) { in ToString()
55 if (!signatureInfo_->params.empty()) { in ToString()
80 signatureInfo_->params.size() != other->Params().size()) { in Identical()
88 for (uint64_t i = 0; i < signatureInfo_->params.size(); i++) { in Identical()
89 relation->IsIdenticalTo(signatureInfo_->params[i]->TsType(), other->Params()[i]->TsType()); in Identical()
106 (source->Params().size() - source->OptionalArgCount()) > signatureInfo_->params.size()) { in AssignmentTarget()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
H A Dinspector_server.cpp178 JsonObjectBuilder params; in TEST_F()
179 params.AddProperty("breakpointId", std::to_string(break_id)); in TEST_F()
180 handler(g_sessionId, res, JsonObject(std::move(params).Build())); in TEST_F()
197 JsonObjectBuilder params; in TEST_F()
198 handler(g_sessionId, res, JsonObject(std::move(params).Build())); in TEST_F()
208 JsonObjectBuilder params; in TEST_F()
209 params.AddProperty("callFrameId", std::to_string(fid)); in TEST_F()
210 handler(g_sessionId, res, JsonObject(std::move(params).Build())); in TEST_F()
237 JsonObjectBuilder params; in CreatePossibleBreakpointsRequest() local
238 params in CreatePossibleBreakpointsRequest()
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen-inl.h64 * @param params parameters to be passed to the TRACE entrypoint, first parameter must be TraceId value.
67 void Codegen::InsertTrace(Args &&...params) in InsertTrace() argument
79 FillCallParams(std::forward<Args>(params)...); in InsertTrace()
85 void Codegen::CallEntrypoint(Inst *inst, EntrypointId id, Reg dstReg, RegMask preservedRegs, Args &&...params) in CallEntrypoint() argument
91 // params number passed from entrypoints_gen.S.erb will be inconsistent with Aarch32 ABI. in CallEntrypoint()
92 // Thus, runtime bridges will have wrong params number (\paramsnum macro argument). in CallEntrypoint()
93 ASSERT(EnsureParamsFitIn32Bit({params...})); in CallEntrypoint()
121 FillCallParams(std::forward<Args>(params)...); in CallEntrypoint()
152 void Codegen::CallRuntime(Inst *inst, EntrypointId id, Reg dstReg, RegMask preservedRegs, Args &&...params) in CallRuntime() argument
154 CallEntrypoint<false>(inst, id, dstReg, preservedRegs, std::forward<Args>(params) in CallRuntime()
158 CallFastPath(Inst *inst, EntrypointId id, Reg dstReg, RegMask preservedRegs, Args &&...params) CallFastPath() argument
164 CallRuntimeWithMethod(Inst *inst, void *method, EntrypointId eid, Reg dstReg, Args &&...params) CallRuntimeWithMethod() argument
183 CallBarrier(RegMask liveRegs, VRegMask liveVregs, std::variant<EntrypointId, Reg> entrypoint, Args &&...params) CallBarrier() argument
301 AddParamRegsInLiveMasksHandleArgs(ParameterInfo *paramInfo, RegMask *liveRegs, VRegMask *liveVregs, Arg param, Args &&...params) AddParamRegsInLiveMasksHandleArgs() argument
322 AddParamRegsInLiveMasks(RegMask *liveRegs, VRegMask *liveVregs, Args &&...params) AddParamRegsInLiveMasks() argument
330 CreateStubCall(Inst *inst, RuntimeInterface::IntrinsicId intrinsicId, Reg dst, Args &&...params) CreateStubCall() argument
395 FillCallParamsHandleOperands(Arg &&arg, Args &&...params) FillCallParamsHandleOperands() argument
449 FillCallParams(Args &&....params) FillCallParams() argument
483 FillPostWrbCallParams(MemRef mem, Args &&...params) FillPostWrbCallParams() argument
[all...]
/arkcompiler/toolchain/tooling/client/manager/
H A Dwatch_manager.cpp39 std::unique_ptr<PtJson> params = PtJson::CreateObject(); in SendRequestWatch() local
40 params->Add("callFrameId", callFrameId.c_str()); in SendRequestWatch()
41 params->Add("expression", watchInfoList_[watchInfoIndex].c_str()); in SendRequestWatch()
42 params->Add("objectGroup", "watch-group"); in SendRequestWatch()
43 params->Add("includeCommandLineAPI", false); in SendRequestWatch()
44 params->Add("silent", true); in SendRequestWatch()
45 params->Add("returnByValue", false); in SendRequestWatch()
46 params->Add("generatePreview", false); in SendRequestWatch()
47 params->Add("throwOnSideEffect", false); in SendRequestWatch()
48 request->Add("params", param in SendRequestWatch()
68 std::unique_ptr<PtJson> params = PtJson::CreateObject(); GetPropertiesCommand() local
[all...]

Completed in 17 milliseconds

12345678910>>...12