Home
last modified time | relevance | path

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

/napi_generator/examples/napitutorials/entry/src/main/cpp/ncpp/cjsoncase/
Dcjsonparsecase.cpp18 napi_value getCjsonChildOut2(napi_env env, napi_value childOut, cJSON *jsonChild) in getCjsonChildOut2()
59 napi_value getCjsonChildOut(napi_env env, napi_value childOut, cJSON *jsonChild) in getCjsonChildOut()
272 napi_value childOut; in getCjsonparseOut2() local
Dcjsonaddfalsetoobjectcase.cpp233 napi_value getJsonobjfalseChildOut(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonobjfalseChildOut()
256 napi_value childOut; in getAddfalsetoobjChildOut() local
Dcjsonaddstringtoobjectcase.cpp230 napi_value getJsonobjstrChildOut(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonobjstrChildOut()
253 napi_value childOut; in getAddstrtoobjChildOut() local
Dcjsonaddnumbertoobjectcase.cpp230 napi_value getJsonobjnumChildout(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonobjnumChildout()
254 napi_value childOut; in getAddnumbertoobjChildOut() local
Dcjsonadditemtoobjectcase.cpp235 napi_value getJsonarritemChildOut(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonarritemChildOut()
267 napi_value childOut; in getAdditemtoobjChildOut() local
Dcjsoncreateintarraycase.cpp231 napi_value getJsonobjitemChildOut(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonobjitemChildOut()
254 napi_value childOut; in getCreateintarrChildOut() local
Dcjsonadditemtoarraycase.cpp350 napi_value getJsonarrayitemChildOut(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonarrayitemChildOut()
383 napi_value childOut; in getAdditemtoarrChildOut() local
Dcjsoncreatearraycase.cpp189 napi_value childOut; in getCreateArrayChildOut() local
Dcjsoncreateobjectcase.cpp83 napi_value childOut; in getSampleCreateObjChildOut() local
Dcjsoncreatestringcase.cpp83 napi_value childOut; in getCreateStringChildOut() local