Home
last modified time | relevance | path

Searched defs:jsonObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/tools/ap_file_viewer/native/include/
Dprof_convert_json.h39 cJSON* jsonObject = cJSON_CreateObject(); in Convert() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1712 JSHandle<JSObject> jsonObject = factory_->NewJSObjectWithInit(jsonHClass); in InitializeJson() local