Home
last modified time | relevance | path

Searched defs:testNapiValue (Results 1 – 2 of 2) sorted by relevance

/napi_generator/examples/napitutorials/entry/src/main/cpp/nodeapi/datatypes/
Dnapivalue.cpp20 napi_value testNapiValue(napi_env env, napi_callback_info info) in testNapiValue() function
/napi_generator/examples/napitutorials/entry/src/main/ets/interface/
Dtctnadatatype.d.ts23 testNapiValue: () => string; property