| /commonlibrary/ets_utils/js_api_module/url/ |
| D | native_module_url.cpp | 31 napi_value thisVar = nullptr; in UrlStructor() local 86 napi_value thisVar = nullptr; in UrlConstructor() local 131 napi_value thisVar = nullptr; in GetHostname() local 141 napi_value thisVar = nullptr; in GetSearch() local 151 napi_value thisVar = nullptr; in GetUsername() local 161 napi_value thisVar = nullptr; in GetPassword() local 171 napi_value thisVar = nullptr; in GetUrlFragment() local 181 napi_value thisVar = nullptr; in GetUrlScheme() local 191 napi_value thisVar = nullptr; in GetUrlPort() local 201 napi_value thisVar = nullptr; in GetUrlHost() local [all …]
|
| /commonlibrary/ets_utils/js_api_module/uri/ |
| D | native_module_uri.cpp | 31 napi_value thisVar = nullptr; in UriConstructor() local 59 napi_value thisVar = nullptr; in Normalize() local 72 napi_value thisVar = nullptr; in Equals() local 90 napi_value thisVar = nullptr; in IsAbsolute() local 102 napi_value thisVar = nullptr; in IsFailed() local 115 napi_value thisVar = nullptr; in UriToString() local 128 napi_value thisVar = nullptr; in GetScheme() local 145 napi_value thisVar = nullptr; in GetAuthority() local 162 napi_value thisVar = nullptr; in GetSsp() local 175 napi_value thisVar = nullptr; in GetUserinfo() local [all …]
|
| /commonlibrary/ets_utils/js_util_module/util/ |
| D | native_module_util.cpp | 233 napi_value thisVar = nullptr; in GetErrorString() local 248 napi_value thisVar = nullptr; in RandomUUID() local 265 napi_value thisVar = nullptr; in RandomBinaryUUID() local 279 napi_value thisVar = nullptr; in ParseUUID() local 359 napi_value thisVar = nullptr; in TextdecoderConstructor() local 414 napi_value thisVar = nullptr; in TextdecoderDecode() local 469 napi_value thisVar = nullptr; in TextdecoderGetEncoding() local 479 napi_value thisVar = nullptr; in TextdecoderGetFatal() local 489 napi_value thisVar = nullptr; in TextdecoderGetIgnoreBOM() local 511 napi_value thisVar = nullptr; in TextEncoderConstructor() local [all …]
|
| /commonlibrary/ets_utils/js_sys_module/process/ |
| D | native_module_process.cpp | 83 napi_value thisVar = nullptr; in ChildProcessConstructor() local 112 napi_value thisVar = nullptr; in Wait() local 124 napi_value thisVar = nullptr; in GetOutput() local 136 napi_value thisVar = nullptr; in Close() local 150 napi_value thisVar = nullptr; in GetErrorOutput() local 163 napi_value thisVar = nullptr; in Kill() local 189 napi_value thisVar = nullptr; in GetKilled() local 201 napi_value thisVar = nullptr; in Getpid() local 213 napi_value thisVar = nullptr; in Getppid() local 225 napi_value thisVar = nullptr; in GetExitCode() local [all …]
|
| /commonlibrary/ets_utils/js_api_module/xml/ |
| D | native_module_xml.cpp | 27 napi_value thisVar = nullptr; in XmlSerializerConstructor() local 75 napi_value thisVar = nullptr; in XmlPullParserConstructor() local 151 napi_value thisVar = nullptr; in SetAttributes() local 175 napi_value thisVar = nullptr; in AddEmptyElement() local 197 napi_value thisVar = nullptr; in SetDeclaration() local 211 napi_value thisVar = nullptr; in StartElement() local 226 napi_value thisVar = nullptr; in EndElement() local 238 napi_value thisVar = nullptr; in SetNamespace() local 262 napi_value thisVar = nullptr; in SetComment() local 282 napi_value thisVar = nullptr; in SetCData() local [all …]
|
| D | js_xml.cpp | 541 void XmlPullParser::Parse(napi_env env, napi_value thisVar) in Parse() 1699 napi_value thisVar = nullptr; in GetColumnNumber() local 1715 napi_value thisVar = nullptr; in GetDepth() local 1731 napi_value thisVar = nullptr; in GetLineNumber() local 1747 napi_value thisVar = nullptr; in GetName() local 1763 napi_value thisVar = nullptr; in GetNamespace() local 1779 napi_value thisVar = nullptr; in GetPrefix() local 1795 napi_value thisVar = nullptr; in GetText() local 1811 napi_value thisVar = nullptr; in IsEmptyElementTag() local 1827 napi_value thisVar = nullptr; in IsWhitespace() local [all …]
|
| /commonlibrary/ets_utils/js_api_module/buffer/ |
| D | native_module_buffer.cpp | 92 static napi_value FromStringUtf8(napi_env env, napi_value thisVar, napi_value str) in FromStringUtf8() 102 static napi_value FromStringASCII(napi_env env, napi_value thisVar, napi_value str, uint32_t size) in FromStringASCII() 119 static napi_value FromStringUtf16LE(napi_env env, napi_value thisVar, napi_value str) in FromStringUtf16LE() 138 static napi_value FromStringBase64(napi_env env, napi_value thisVar, napi_value str, uint32_t size,… in FromStringBase64() 155 static napi_value FromStringHex(napi_env env, napi_value thisVar, napi_value str) in FromStringHex() 170 napi_value thisVar = nullptr; in FromString() local 225 napi_value thisVar = nullptr; in BlobConstructor() local 266 static napi_value GetBufferWrapValue(napi_env env, napi_value thisVar, Buffer *buffer) in GetBufferWrapValue() 281 napi_value thisVar = nullptr; in BufferConstructor() local 352 napi_value thisVar = nullptr; in GetValueOffsetAndBuf() local [all …]
|
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/ |
| D | sequence_runner.cpp | 35 napi_value thisVar; in SeqRunnerConstructor() local 77 napi_value thisVar; in Execute() local
|
| D | task_group.cpp | 31 napi_value thisVar; in TaskGroupConstructor() local 83 napi_value thisVar; in AddTask() local
|
| D | task.cpp | 49 napi_value thisVar; in TaskConstructor() local 226 napi_value thisVar; in SetTransferList() local 282 napi_value thisVar; in SetCloneList() local 351 napi_value thisVar; in OnReceiveData() local 532 napi_value thisVar = nullptr; in GetTaskDuration() local
|
| /commonlibrary/ets_utils/js_api_module/convertxml/ |
| D | native_module_convertxml.cpp | 28 napi_value thisVar = nullptr; in ConvertXmlConstructor() local 46 napi_value thisVar = nullptr; in Convert() local
|
| /commonlibrary/ets_utils/js_concurrent_module/test/ |
| D | test_concurrent.cpp | 112 napi_value thisVar; in __anon7113b5370202() local 181 napi_value thisVar; in __anon7113b5370302() local 223 napi_value thisVar; in __anon7113b5370402() local 451 napi_value thisVar = nullptr; in __anon7113b5370502() local
|
| /commonlibrary/ets_utils/js_concurrent_module/worker/ |
| D | worker.cpp | 41 Worker::Worker(napi_env env, napi_ref thisVar) in Worker() 185 napi_value thisVar = nullptr; in Constructor() local 386 napi_value thisVar = nullptr; in CommonPostMessage() local 422 napi_value thisVar = nullptr; in Terminate() local 458 napi_value thisVar = nullptr; in RegisterGlobalCallObject() local 489 napi_value thisVar = nullptr; in UnregisterGlobalCallObject() local 542 napi_value thisVar = nullptr; in AddListener() local 588 napi_value thisVar = nullptr; in RemoveListener() local 641 napi_value thisVar = nullptr; in DispatchEvent() local 694 napi_value thisVar = nullptr; in RemoveAllListener() local [all …]
|
| /commonlibrary/ets_utils/js_sys_module/timer/ |
| D | timer.cpp | 182 napi_value thisVar = nullptr; in SetTimeoutInner() local
|
| /commonlibrary/ets_utils/js_api_module/xml/test/ |
| D | test_xml.cpp | 45 napi_value thisVar = nullptr; in Method() local 75 napi_value thisVar = nullptr; in TokenValueCallbackFunction() local 104 napi_value thisVar = nullptr; in TokenValueCallbackFunc() local
|
| /commonlibrary/ets_utils/js_sys_module/test/unittest/ |
| D | test_process.cpp | 52 napi_value thisVar = nullptr; in Method() local
|