Home
last modified time | relevance | path

Searched defs:json (Results 1 – 25 of 80) sorted by relevance

1234

/arkcompiler/toolchain/tooling/dynamic/test/
Dpt_json_test.cpp46 std::unique_ptr<PtJson> json = PtJson::Parse(str.c_str()); in HWTEST_F_L0() local
56 std::unique_ptr<PtJson> json = PtJson::Parse(str.c_str()); in HWTEST_F_L0() local
66 std::unique_ptr<PtJson> json = PtJson::Parse(str.c_str()); in HWTEST_F_L0() local
76 std::unique_ptr<PtJson> json = PtJson::Parse(str.c_str()); in HWTEST_F_L0() local
86 std::unique_ptr<PtJson> json = PtJson::Parse(str.c_str()); in HWTEST_F_L0() local
96 std::unique_ptr<PtJson> json = PtJson::Parse(str.c_str()); in HWTEST_F_L0() local
106 std::unique_ptr<PtJson> json = PtJson::Parse(str.c_str()); in HWTEST_F_L0() local
119 std::unique_ptr<PtJson> json = PtJson::Parse(str.c_str()); in HWTEST_F_L0() local
159 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
208 cJSON json; in HWTEST_F_L0() local
[all …]
Ddebugger_events_test.cpp71 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
105 std::unique_ptr<PtJson> json = paused.ToJson(); in HWTEST_F_L0() local
131 std::unique_ptr<PtJson> json = nativeCalling.ToJson(); in HWTEST_F_L0() local
146 std::unique_ptr<PtJson> json = resumed.ToJson(); in HWTEST_F_L0() local
174 std::unique_ptr<PtJson> json = parsed.ToJson(); in HWTEST_F_L0() local
251 std::unique_ptr<PtJson> json = parsed.ToJson(); in HWTEST_F_L0() local
322 std::unique_ptr<PtJson> json = consoleProfileFinished.ToJson(); in HWTEST_F_L0() local
353 std::unique_ptr<PtJson> json = consoleProfileStarted.ToJson(); in HWTEST_F_L0() local
387 std::unique_ptr<PtJson> json = preciseCoverageDeltaUpdate.ToJson(); in HWTEST_F_L0() local
423 std::unique_ptr<PtJson> json = heapStatsUpdate.ToJson(); in HWTEST_F_L0() local
[all …]
Ddebugger_returns_test.cpp103 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
163 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
213 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
229 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
243 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
266 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
289 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
302 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
330 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
354 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
[all …]
Dpt_returns_test.cpp86 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
207 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
239 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
266 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
280 std::unique_ptr<PtJson> json; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/dynamic/test/testcases/
Djs_watch_test.h85 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvWatchDescription() local
119 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvWatchType() local
153 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvWatchObject() local
187 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvWatchDescriptionByJack() local
Djs_allocationtrack_loop_test.h103 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgress() local
130 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgressFinished() local
166 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgressChunk() local
Djs_allocationtrack_recursion_test.h97 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgress() local
124 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgressFinished() local
160 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgressChunk() local
Djs_heapdump_test.h62 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgress() local
95 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgressFinished() local
131 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgressChunk() local
Djs_allocationtrack_test.h77 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgress() local
104 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgressFinished() local
140 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgressChunk() local
Djs_heapdump_loop_test.h92 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgress() local
125 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgressFinished() local
161 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvReportProgressChunk() local
Djs_stepout_arrow_test.h85 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakInfo() local
119 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvStepoutInfo() local
164 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvWatchInfo() local
Djs_stepinto_test.h96 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakInfo() local
130 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvStepintoInfo() local
175 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvWatchInfo() local
Djs_stepinto_and_stepout_test.h98 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakInfo() local
132 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvStepInfo() local
177 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvWatchInfo() local
Djs_stepinto_arrow_test.h106 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakInfo() local
140 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvStepintoInfo() local
185 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvWatchInfo() local
Djs_watch_module_test.h73 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in GetPropertiesInfo() local
114 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvHitBreakInfo() local
Djs_watch_closure_variable_test.h69 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvHitBreakInfo() local
99 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvWatchInfo() local
Djs_stepout_before_function_test.h75 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakInfo() local
109 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvStepoutInfo() local
Djs_stepover_test.h75 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakInfo() local
109 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvStepoverInfo() local
Djs_stepout_test.h69 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakInfo() local
103 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvStepoutInfo() local
Djs_special_location_breakpoint_test.h66 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakpointInfo() local
103 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvHitBreakInfo() local
Djs_stepinto_async_test.h99 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakInfo() local
133 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvStepintoInfo() local
Djs_stepout_async_test.h69 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakInfo() local
103 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvStepoutInfo() local
Djs_smart_stepInto_test.h69 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvBreakInfo() local
103 std::unique_ptr<PtJson> json = PtJson::Parse(recv); in RecvStepintoInfo() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp131 bool MetaParser::ParseTypeEnums(const cJSON *json) in ParseTypeEnums()
149 bool MetaParser::ParseTypeList(const cJSON *json) in ParseTypeList()
177 bool MetaParser::ParseTypeLayoutAndDesc(const cJSON *json) in ParseTypeLayoutAndDesc()
200 bool MetaParser::ParseVersion(const cJSON *json) in ParseVersion()
313 bool MetaParser::GetArray(const cJSON *json, const char *key, cJSON **value) in GetArray()
323 bool MetaParser::GetString(const cJSON *json, const char *key, std::string &value) in GetString()
332 bool MetaParser::GetString(const cJSON *json, std::string &value) in GetString()
341 bool MetaParser::GetUInt32(const cJSON *json, const char *key, uint32_t &value) in GetUInt32()
350 bool MetaParser::GetUInt32(const cJSON *json, uint32_t &value) in GetUInt32()
/arkcompiler/ets_frontend/es2panda/test/compiler/bytecodehar/js/projects/bytecodehar-dependency-resolve/
Dcommonjs-say.js16 var json = require('./deps-json.json') variable

1234