| /napi_generator/examples/napitutorials/entry/src/main/cpp/ncpp/cjsoncase/ |
| D | cjsonaddfalsetoobjectcase.cpp | 18 napi_value getAddfalsetoobjTypeOut(napi_env env, napi_value cJSON_AddFalseToObjectOut, cJSON *jsonO… in getAddfalsetoobjTypeOut() 49 napi_value getAddfalsetoobjValuesintOut(napi_env env, napi_value cJSON_AddFalseToObjectOut, cJSON *… in getAddfalsetoobjValuesintOut() 82 napi_value getAddfalsetoobjValuesdoubleOut(napi_env env, napi_value cJSON_AddFalseToObjectOut, cJSO… in getAddfalsetoobjValuesdoubleOut() 113 napi_value getAddfalsetoobjValuestringOut(napi_env env, napi_value cJSON_AddFalseToObjectOut, cJSON… in getAddfalsetoobjValuestringOut() 149 napi_value getAddfalsetoobjStringOut(napi_env env, napi_value cJSON_AddFalseToObjectOut, cJSON *jso… in getAddfalsetoobjStringOut() 184 napi_value getAddfalsetoobjNextOut(napi_env env, napi_value cJSON_AddFalseToObjectOut, cJSON *jsonO… in getAddfalsetoobjNextOut() 233 napi_value getJsonobjfalseChildOut(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonobjfalseChildOut() 251 napi_value getAddfalsetoobjChildOut(napi_env env, napi_value cJSON_AddFalseToObjectOut, cJSON *json… in getAddfalsetoobjChildOut() 285 napi_value getAddfalsetoobjPrevOut(napi_env env, napi_value cJSON_AddFalseToObjectOut, cJSON *jsonO… in getAddfalsetoobjPrevOut() 315 char *getAddfalsetoobjInfo(napi_env env, napi_value paramIn) in getAddfalsetoobjInfo() [all …]
|
| D | cjsoncreatearraycase.cpp | 18 napi_value getCreateArrayTypeOut(napi_env env, napi_value cJSON_CreateArrayOut, cJSON *jsonArray) in getCreateArrayTypeOut() 49 napi_value getCreateArrayValueintOut(napi_env env, napi_value cJSON_CreateArrayOut, cJSON *jsonArra… in getCreateArrayValueintOut() 80 napi_value getCreateArrayValuedoubleOut(napi_env env, napi_value cJSON_CreateArrayOut, cJSON *jsonA… in getCreateArrayValuedoubleOut() 111 napi_value getCreateArrayValuestringOut(napi_env env, napi_value cJSON_CreateArrayOut, cJSON *jsonA… in getCreateArrayValuestringOut() 148 napi_value getCreateArrayStringOut(napi_env env, napi_value cJSON_CreateArrayOut, cJSON *jsonArray) in getCreateArrayStringOut() 184 napi_value getCreateArrayChildOut(napi_env env, napi_value cJSON_CreateArrayOut) in getCreateArrayChildOut() 215 napi_value getCreateArrayPrevOut(napi_env env, napi_value cJSON_CreateArrayOut) in getCreateArrayPrevOut() 245 napi_value getCreateArrayNextOut(napi_env env, napi_value cJSON_CreateArrayOut) in getCreateArrayNextOut() 280 napi_value KH386_cJSON_CreateArray(napi_env env, napi_callback_info info) in KH386_cJSON_CreateArray()
|
| D | cjsoncreateobjectcase.cpp | 18 napi_value getSampleCreateObjNextOut(napi_env env, napi_value cJSON_CreateObjectOut) in getSampleCreateObjNextOut() 48 napi_value getSampleCreateObjPrevOut(napi_env env, napi_value cJSON_CreateObjectOut) in getSampleCreateObjPrevOut() 78 napi_value getSampleCreateObjChildOut(napi_env env, napi_value cJSON_CreateObjectOut) in getSampleCreateObjChildOut() 108 napi_value getSampleCreateObjTypeOut(napi_env env, napi_value cJSON_CreateObjectOut, cJSON *jsonObj… in getSampleCreateObjTypeOut() 139 napi_value getSampleCreateObjValuestringOut(napi_env env, napi_value cJSON_CreateObjectOut, cJSON *… in getSampleCreateObjValuestringOut() 177 napi_value getSampleCreateObjValueintOut(napi_env env, napi_value cJSON_CreateObjectOut, cJSON *jso… in getSampleCreateObjValueintOut() 208 napi_value getSampleCreateObjValuedoubleOut(napi_env env, napi_value cJSON_CreateObjectOut, cJSON *… in getSampleCreateObjValuedoubleOut() 239 napi_value getSampleCreateObjStringOut(napi_env env, napi_value cJSON_CreateObjectOut, cJSON *jsonO… in getSampleCreateObjStringOut() 279 napi_value KH361_cJSON_CreateObject(napi_env env, napi_callback_info info) in KH361_cJSON_CreateObject()
|
| D | cjsoncreatestringcase.cpp | 18 napi_value getCreateStringNextOut(napi_env env, napi_value cJSON_CreateStringOut) in getCreateStringNextOut() 48 napi_value getCreateStringPrevOut(napi_env env, napi_value cJSON_CreateStringOut) in getCreateStringPrevOut() 78 napi_value getCreateStringChildOut(napi_env env, napi_value cJSON_CreateStringOut) in getCreateStringChildOut() 108 napi_value getCreateStringTypeOut(napi_env env, cJSON *jsonObject, napi_value cJSON_CreateStringOut) in getCreateStringTypeOut() 139 napi_value getCreateStringValuestringOut(napi_env env, cJSON *jsonObject, napi_value cJSON_CreateSt… in getCreateStringValuestringOut() 174 napi_value getCreateStringValueintOut(napi_env env, cJSON *jsonObject, napi_value cJSON_CreateStrin… in getCreateStringValueintOut() 205 napi_value getCreateStringValuedoubleOut(napi_env env, cJSON *jsonObject, napi_value cJSON_CreateSt… in getCreateStringValuedoubleOut() 236 napi_value getCreateStringStringOut(napi_env env, napi_value cJSON_CreateStringOut) in getCreateStringStringOut() 271 char *getCreateStringParamIn(napi_env env, napi_value paramIn) in getCreateStringParamIn() 317 napi_value KH515_cJSON_CreateString(napi_env env, napi_callback_info info) in KH515_cJSON_CreateString()
|
| D | cjsonadditemtoobjectcase.cpp | 18 napi_value getAdditemtoobjTypeOut(napi_env env, napi_value cJSON_AddItemToObjectOut, cJSON *jsonObj) in getAdditemtoobjTypeOut() 49 napi_value getAdditemtoobjValuesintOut(napi_env env, napi_value cJSON_AddItemToObjectOut, cJSON *js… in getAdditemtoobjValuesintOut() 80 napi_value getAdditemtoobjValuesdoubleOut(napi_env env, napi_value cJSON_AddItemToObjectOut, cJSON … in getAdditemtoobjValuesdoubleOut() 111 napi_value getAdditemtoobjValuestringOut(napi_env env, napi_value cJSON_AddItemToObjectOut, cJSON *… in getAdditemtoobjValuestringOut() 147 napi_value getAdditemtoobjStringOut(napi_env env, napi_value cJSON_AddItemToObjectOut, cJSON *jsonO… in getAdditemtoobjStringOut() 188 napi_value getAdditemtoobjNextOut(napi_env env, napi_value cJSON_AddItemToObjectOut, cJSON *jsonObj) in getAdditemtoobjNextOut() 235 napi_value getJsonarritemChildOut(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonarritemChildOut() 262 napi_value getAdditemtoobjChildOut(napi_env env, napi_value cJSON_AddItemToObjectOut, cJSON *jsonOb… in getAdditemtoobjChildOut() 296 napi_value getAdditemtoobjPrevOut(napi_env env, napi_value cJSON_AddItemToObjectOut, cJSON *jsonObj) in getAdditemtoobjPrevOut() 326 char *getAdditemtoobjInfoParam1(napi_env env, napi_value propName) in getAdditemtoobjInfoParam1() [all …]
|
| D | cjsoncreateintarraycase.cpp | 19 napi_value getCreateintarrTypeOut(napi_env env, napi_value cJSON_CreateIntArrayOut, cJSON *jsonObj) in getCreateintarrTypeOut() 50 napi_value getCreateintarrValuesintOut(napi_env env, napi_value cJSON_CreateIntArrayOut, cJSON *jso… in getCreateintarrValuesintOut() 81 napi_value getCreateintarrValuesdoubleOut(napi_env env, napi_value cJSON_CreateIntArrayOut, cJSON *… in getCreateintarrValuesdoubleOut() 112 napi_value getCreateintarrValuestringOut(napi_env env, napi_value cJSON_CreateIntArrayOut, cJSON *j… in getCreateintarrValuestringOut() 148 napi_value getCreateintarrStringOut(napi_env env, napi_value cJSON_CreateIntArrayOut, cJSON *jsonOu… in getCreateintarrStringOut() 184 napi_value getCreateintarrNextOut(napi_env env, napi_value cJSON_CreateIntArrayOut, cJSON *jsonObj) in getCreateintarrNextOut() 231 napi_value getJsonobjitemChildOut(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonobjitemChildOut() 249 napi_value getCreateintarrChildOut(napi_env env, napi_value cJSON_CreateIntArrayOut, cJSON *jsonObj) in getCreateintarrChildOut() 283 napi_value getCreateintarrPrevOut(napi_env env, napi_value cJSON_CreateIntArrayOut, cJSON *jsonObj) in getCreateintarrPrevOut() 313 uint32_t getCjsonObjArrayLen(napi_env env, napi_value param) in getCjsonObjArrayLen() [all …]
|
| D | cjsonaddstringtoobjectcase.cpp | 18 napi_value getAddstrtoobjTypeOut(napi_env env, napi_value cJSON_AddStringToObjectOut, cJSON *jsonOb… in getAddstrtoobjTypeOut() 49 napi_value getAddstrtoobjValuesintOut(napi_env env, napi_value cJSON_AddStringToObjectOut, cJSON *j… in getAddstrtoobjValuesintOut() 80 napi_value getAddstrtoobjValuesdoubleOut(napi_env env, napi_value cJSON_AddStringToObjectOut, cJSON… in getAddstrtoobjValuesdoubleOut() 111 napi_value getAddstrtoobjValuestringOut(napi_env env, napi_value cJSON_AddStringToObjectOut, cJSON … in getAddstrtoobjValuestringOut() 147 napi_value getAddstrtoobjStringOut(napi_env env, napi_value cJSON_AddStringToObjectOut, cJSON *json… in getAddstrtoobjStringOut() 183 napi_value getAddstrtoobjNextOut(napi_env env, napi_value cJSON_AddStringToObjectOut, cJSON *jsonOb… in getAddstrtoobjNextOut() 230 napi_value getJsonobjstrChildOut(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonobjstrChildOut() 248 napi_value getAddstrtoobjChildOut(napi_env env, napi_value cJSON_AddStringToObjectOut, cJSON *jsonO… in getAddstrtoobjChildOut() 282 napi_value getAddstrtoobjPrevOut(napi_env env, napi_value cJSON_AddStringToObjectOut, cJSON *jsonOb… in getAddstrtoobjPrevOut() 312 char *getAddstrtoobjInfoNameIn(napi_env env, napi_value propNameIn) in getAddstrtoobjInfoNameIn() [all …]
|
| D | cjsonaddnumbertoobjectcase.cpp | 18 napi_value getAddnumbertoobjTypeOut(napi_env env, napi_value cJSON_AddNumberToObjectOut, cJSON *jso… in getAddnumbertoobjTypeOut() 49 napi_value getAddnumbertoobjValuesintOut(napi_env env, napi_value cJSON_AddNumberToObjectOut, cJSON… in getAddnumbertoobjValuesintOut() 80 napi_value getAddnumbertoobjValuesdoubleOut(napi_env env, napi_value cJSON_AddNumberToObjectOut, cJ… in getAddnumbertoobjValuesdoubleOut() 111 napi_value getAddnumbertoobjValuestringOut(napi_env env, napi_value cJSON_AddNumberToObjectOut, cJS… in getAddnumbertoobjValuestringOut() 147 napi_value getAddnumbertoobjStringOut(napi_env env, napi_value cJSON_AddNumberToObjectOut, cJSON *j… in getAddnumbertoobjStringOut() 183 napi_value getAddnumbertoobjNextOut(napi_env env, napi_value cJSON_AddNumberToObjectOut, cJSON *jso… in getAddnumbertoobjNextOut() 230 napi_value getJsonobjnumChildout(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonobjnumChildout() 249 napi_value getAddnumbertoobjChildOut(napi_env env, napi_value cJSON_AddNumberToObjectOut, cJSON *js… in getAddnumbertoobjChildOut() 283 napi_value getAddnumbertoobjPrevOut(napi_env env, napi_value cJSON_AddNumberToObjectOut, cJSON *jso… in getAddnumbertoobjPrevOut() 314 char *getAddnumbertoobjInfoStr(napi_env env, napi_value propStrValue) in getAddnumbertoobjInfoStr() [all …]
|
| D | cjsonadditemtoarraycase.cpp | 18 double getAdditemtoarrInfoNum(napi_env env, napi_value itemObj) in getAdditemtoarrInfoNum() 41 char *getAdditemtoarrInfoStr(napi_env env, napi_value itemObj) in getAdditemtoarrInfoStr() 132 napi_value getAdditemtoarrTypeOut(napi_env env, napi_value cJSON_AddItemToArrayOut, cJSON *jsonObj) in getAdditemtoarrTypeOut() 163 napi_value getAdditemtoarrValuesintOut(napi_env env, napi_value cJSON_AddItemToArrayOut, cJSON *jso… in getAdditemtoarrValuesintOut() 194 napi_value getAdditemtoarrValuesdoubleOut(napi_env env, napi_value cJSON_AddItemToArrayOut, cJSON *… in getAdditemtoarrValuesdoubleOut() 225 napi_value getAdditemtoarrValuestringOut(napi_env env, napi_value cJSON_AddItemToArrayOut, cJSON *j… in getAdditemtoarrValuestringOut() 261 napi_value getAdditemtoarrStringOut(napi_env env, napi_value cJSON_AddItemToArrayOut, cJSON *jsonOu… in getAdditemtoarrStringOut() 297 napi_value getAdditemtoarrNextOut(napi_env env, napi_value cJSON_AddItemToArrayOut, cJSON *jsonObj) in getAdditemtoarrNextOut() 350 napi_value getJsonarrayitemChildOut(napi_env env, napi_value childOut, cJSON *jsonObj) in getJsonarrayitemChildOut() 378 napi_value getAdditemtoarrChildOut(napi_env env, napi_value cJSON_AddItemToArrayOut, cJSON *jsonObj) in getAdditemtoarrChildOut() [all …]
|
| D | cjsoncommon.cpp | 22 void getErrMessage(napi_status &status, napi_env &env, const napi_extended_error_info *&extended_er… in getErrMessage() 54 bool IsEmptyObject(napi_env env, napi_value obj, const char *tag) in IsEmptyObject() 93 char *getNapiCjsonString(napi_env env, napi_value cjsonObj, const char *tag) in getNapiCjsonString() 121 char *getNapiCjsonValuestring(napi_env env, napi_value cjsonObj, const char *tag) in getNapiCjsonValuestring() 149 double getNapiCjsonValuedouble(napi_env env, napi_value cjsonObj, const char *tag) in getNapiCjsonValuedouble() 169 int getNapiCjsonType(napi_env env, napi_value cjsonObj, const char *tag) in getNapiCjsonType() 190 cJSON *getNapiCjsonChild(napi_env env, napi_value cjsonObj, cJSON *jsonObj, char *objStr, const cha… in getNapiCjsonChild() 214 cJSON *getNapiCjsonNext(napi_env env, napi_value cjsonObj, cJSON *jsonObj, const char *tag) in getNapiCjsonNext() 235 cJSON *getNapiCjsonPrev(napi_env env, napi_value cjsonObj, cJSON *jsonObj, const char *tag) in getNapiCjsonPrev() 256 cJSON *getNapiCjsonChildArrObj(napi_env env, napi_value cjsonObj, cJSON *jsonObj, char *objStrIn, c… in getNapiCjsonChildArrObj() [all …]
|
| D | cjsonparsecase.cpp | 18 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() 95 napi_value getCjsonNextOut2(napi_env env, napi_value nextOut, cJSON *jsonNext) in getCjsonNextOut2() 136 napi_value getCjsonNextOut(napi_env env, napi_value nextOut, cJSON *jsonNext) in getCjsonNextOut() 172 char *getCjsonparseInfo(napi_env env, napi_value objIn) in getCjsonparseInfo() 214 napi_value getCjsonparseOut1(napi_env env, cJSON *jsonNext, napi_value cJSON_ParseOut) in getCjsonparseOut1() 267 napi_value getCjsonparseOut2(napi_env env, cJSON *json, cJSON *jsonChild, napi_value cJSON_ParseOut) in getCjsonparseOut2() 321 napi_value getCjsonparseOut3(napi_env env, cJSON *json, napi_value cJSON_ParseOut) in getCjsonparseOut3() 381 napi_value getCjsonparseOut4(napi_env env, cJSON *json, napi_value cJSON_ParseOut) in getCjsonparseOut4() 444 napi_value KH418_CJSON_Parse(napi_env env, napi_callback_info info) in KH418_CJSON_Parse()
|
| D | cjsonsample.cpp | 20 napi_value cJsonCaseInit(napi_env env, napi_value exports) in cJsonCaseInit() 49 napi_value createTctCJsonInstance(napi_env env) in createTctCJsonInstance()
|
| D | cjsonprintcase.cpp | 18 char *getCjsonPrintRes(napi_env env, napi_value obj) in getCjsonPrintRes() 77 napi_value KH735_cJSON_Print(napi_env env, napi_callback_info info) in KH735_cJSON_Print()
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/javascriptapi/jsobjectwrap/ |
| D | napiwrap.cpp | 44 void testNapiWrap::Destructor(napi_env env, void *nativeObject, [[maybe_unused]] void *finalizeHint) in Destructor() 49 napi_value testNapiWrap::Tyof(napi_env env, napi_callback_info info) in Tyof() 83 napi_value testNapiWrap::New(napi_env env, napi_callback_info info) in New() 111 napi_value testNapiWrap::Init(napi_env env, napi_value exports) in Init() 122 napi_value WrapInit(napi_env env, napi_value exports) in WrapInit()
|
| D | napiunwrap.cpp | 27 MyNode(napi_env env, napi_value val) in MyNode() 42 napi_value GetResult(napi_env env) in GetResult() 48 napi_value testNapiUnwrap(napi_env env, napi_callback_info info) in testNapiUnwrap()
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/javascriptapi/ |
| D | common.cpp | 19 void getErrMsg(napi_status &status, napi_env &env, const napi_extended_error_info *&extended_error_… in getErrMsg() 36 bool validateObjectProperty(napi_env &env, napi_value &obj, napi_value &propName, const char *tag) in validateObjectProperty() 67 bool validateArrayObjProperty(napi_env &env, napi_value &obj, napi_value &propName, const char *tag) in validateArrayObjProperty() 98 napi_status napiValueType2Str(const napi_env &env, const napi_valuetype type, napi_value *result) in napiValueType2Str()
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/javascriptapi/jsfunctions/ |
| D | napicreatefunction.cpp | 21 napi_value SayHello(napi_env env, napi_callback_info info) in SayHello() 27 napi_value testNapiCreateFunction(napi_env env, napi_callback_info info) in testNapiCreateFunction()
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/ |
| D | init.cpp | 28 static napi_value Add(napi_env env, napi_callback_info info) in Add() 54 static napi_value getTestCase(napi_env env, napi_callback_info info) in getTestCase() 106 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/basesample/ |
| D | basesample.cpp | 18 static napi_value Add(napi_env env, napi_callback_info info) in Add() 46 napi_value createTctBaseInstance(napi_env env) in createTctBaseInstance()
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/javascriptapi/jsproperty/ |
| D | napihasnamedproperty.cpp | 20 char *getSecondParamStr(napi_env &env, napi_value &propName) in getSecondParamStr() 41 napi_value testNapiHasNamedProperty(napi_env env, napi_callback_info info) in testNapiHasNamedProperty()
|
| D | napigetproperty.cpp | 20 napi_value callFunctionIfTypeIsFunction(napi_env &env, napi_value &obj, napi_value &propValue) in callFunctionIfTypeIsFunction() 47 napi_value testNapiGetProperty(napi_env env, napi_callback_info info) in testNapiGetProperty()
|
| D | napigetnamedproperty.cpp | 20 napi_value callFunctionIfPropertyTypeIsFunction(napi_env &env, napi_value &obj, napi_value &propVal… in callFunctionIfPropertyTypeIsFunction() 47 napi_value testNapiGetNamedProperty(napi_env env, napi_callback_info info) in testNapiGetNamedProperty()
|
| /napi_generator/examples/napitutorials/entry/src/main/cpp/nodeapi/datatypes/ |
| D | napithreadsafefuncall.cpp | 25 static void CallbackFunction(napi_env env, napi_value jsCallback, void *context, void *data) in CallbackFunction() 41 napi_value setThreadsafefuncall(napi_env env, napi_callback_info info) in setThreadsafefuncall()
|
| D | napithreadsafefunc.cpp | 25 static void CallbackFunction(napi_env env, napi_value jsCallback, void *context, void *data) in CallbackFunction() 41 napi_value setThreadsafefunc(napi_env env, napi_callback_info info) in setThreadsafefunc()
|
| D | napithreadsafefuncrel.cpp | 25 static void CallbackFunction(napi_env env, napi_value jsCallback, void *context, void *data) in CallbackFunction() 41 napi_value setThreadsafefuncrel(napi_env env, napi_callback_info info) in setThreadsafefuncrel()
|