| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIBigint/entry/src/main/cpp/ |
| D | napi_init.cpp | 26 napi_value returnValue = nullptr; in CreateBigintInt64t() local 39 napi_value returnValue = nullptr; in CreateBigintUint64t() local 53 napi_value returnValue = nullptr; in CreateBigintWords() local 80 napi_value returnValue = nullptr; in GetValueBigintInt64t() local 103 napi_value returnValue = nullptr; in GetValueBigintUint64t() local 131 napi_value returnValue = nullptr; in GetValueBigintWords() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIDate/entry/src/main/cpp/ |
| D | napi_init.cpp | 26 napi_value returnValue = nullptr; in CreateDate() local 52 napi_value returnValue = nullptr; in GetDateValue() local 75 napi_value returnValue = nullptr; in IsDate() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIArraybuffer/entry/src/main/cpp/ |
| D | napi_init.cpp | 34 napi_value returnValue = nullptr; in IsArrayBuffer() local 102 napi_value returnValue; in IsDetachedArraybuffer() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIObject/entry/src/main/cpp/ |
| D | napi_init.cpp | 99 napi_value returnValue = nullptr; in NapiTypeof() local 145 napi_value returnValue = nullptr; in NapiInstanceof() local 216 napi_value returnValue = nullptr; in GetExternalType() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIClassicUseCases/NodeAPILoadModuleWithInfo/entry/src/main/cpp/ |
| D | napi_init.cpp | 37 napi_value returnValue; in loadModule() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIBuffer/entry/src/main/cpp/ |
| D | napi_init.cpp | 91 napi_value returnValue = nullptr; in GetBufferInfo() local 108 napi_value returnValue = nullptr; in IsBuffer() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIClassicUseCases/NodeAPILoadModule/entry/src/main/cpp/ |
| D | native.cpp | 43 napi_value returnValue; in loadModule() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIArray/entry/src/main/cpp/ |
| D | napi_init.cpp | 99 napi_value returnValue; in IsArray() local 265 napi_value returnValue = nullptr; in IsTypedarray() local 377 napi_value returnValue; in IsDataView() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutBigint/createbigintint64/src/main/cpp/ |
| D | hello.cpp | 71 JSVM_Value returnValue = nullptr; in CreateBigintInt64() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutBigint/createbigintuint64/src/main/cpp/ |
| D | hello.cpp | 72 JSVM_Value returnValue = nullptr; in CreateBigintUint64() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmError/iserror/src/main/cpp/ |
| D | hello.cpp | 81 JSVM_Value returnValue = nullptr; in JsVmIsError() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutBigint/getvaluebigintint64/src/main/cpp/ |
| D | hello.cpp | 83 JSVM_Value returnValue = nullptr; in GetBigintInt64() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutDate/createdate/src/main/cpp/ |
| D | hello.cpp | 73 JSVM_Value returnValue = nullptr; in CreateDate() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutArray/isarray/src/main/cpp/ |
| D | hello.cpp | 75 JSVM_Value returnValue = nullptr; in IsArray() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutObject/instanceof/src/main/cpp/ |
| D | hello.cpp | 80 JSVM_Value returnValue = nullptr; in InstanceOf() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutBigint/getvaluebigintuint64/src/main/cpp/ |
| D | hello.cpp | 83 JSVM_Value returnValue = nullptr; in GetValueBigintUint64() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutBigint/createbigintwords/src/main/cpp/ |
| D | hello.cpp | 74 JSVM_Value returnValue = nullptr; in CreateBigintWords() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutDate/getdatevalue/src/main/cpp/ |
| D | hello.cpp | 82 JSVM_Value returnValue = nullptr; in GetDateValue() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutObject/getvalueexternal/src/main/cpp/ |
| D | hello.cpp | 85 JSVM_Value returnValue = nullptr; in GetValueExternal() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutPrimitive/getboolean/src/main/cpp/ |
| D | hello.cpp | 77 JSVM_Value returnValue = nullptr; in GetBoolean() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutBigint/getvaluebigintwords/src/main/cpp/ |
| D | hello.cpp | 99 JSVM_Value returnValue = nullptr; in GetValueBigintWords() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIPrimitive/entry/src/main/cpp/ |
| D | napi_init.cpp | 93 napi_value returnValue = nullptr; in GetBoolean() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/JSVMAPI/JsvmUsageGuide/JsvmAboutProperty/defineproperties/src/main/cpp/ |
| D | hello.cpp | 72 JSVM_Value returnValue; in DefineMethodPropertiesExample() local
|
| /applications/standard/app_samples/code/DocsSample/ArkTS/NodeAPI/NodeAPIUse/NodeAPIError/entry/src/main/cpp/ |
| D | napi_init.cpp | 204 napi_value returnValue = nullptr; in NapiIsError() local
|
| /applications/standard/settings/napi/settings/open_network_settings/ |
| D | napi_open_network_settings.cpp | 220 napi_value returnValue; in SettingsCompleteCall() local
|