Searched defs:NewFromUtf8 (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/napi/test/ | ||
| D | jsnapi_third_tests.cpp | 739 HWTEST_F_L0(JSNApiTests, NewFromUtf8) in HWTEST_F_L0() argument |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | JSNapi接口说明.md | 5866 ### NewFromUtf8 subsection |
| D | jsnapi_expo.cpp | 1289 Local<StringRef> StringRef::NewFromUtf8(const EcmaVM *vm, const char *utf8, int length) in NewFromUtf8() function in panda::StringRef |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | object_factory.cpp | 3931 JSHandle<EcmaString> ObjectFactory::NewFromUtf8(std::string_view data) in NewFromUtf8() function in panda::ecmascript::ObjectFactory |