Home
last modified time | relevance | path

Searched defs:GetNapiWrapperString (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp771 HWTEST_F_L0(JSNApiTests, GetNapiWrapperString) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md6051 ### GetNapiWrapperString subsection
Djsnapi_expo.cpp1363 Local<StringRef> StringRef::GetNapiWrapperString(const EcmaVM *vm) in GetNapiWrapperString() function in panda::StringRef