Home
last modified time | relevance | path

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

/napi_generator/examples/napitutorials/entry/src/main/cpp/javascriptapi/jsproperty/
Dnapideleteelement.cpp20 napi_value testNapiDeleteElement(napi_env env, napi_callback_info info) in testNapiDeleteElement() function
/napi_generator/examples/napitutorials/entry/src/main/cpp/types/libentry/
Dindex.d.ts51 export const testNapiDeleteElement: (a: object, b: number) => string; constant