Searched refs:GetNativeAPI (Results 1 – 3 of 3) sorted by relevance
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis_enhance/entry/src/main/cpp/ |
| D | hello.cpp | 134 static napi_value GetNativeAPI(napi_env env, napi_callback_info info) in GetNativeAPI() function 626 {"getNativeAPI", nullptr, GetNativeAPI, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/ |
| D | hello.cpp | 243 static napi_value GetNativeAPI(napi_env env, napi_callback_info info) in GetNativeAPI() function 692 {"getNativeAPI", nullptr, GetNativeAPI, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
|
| /test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/ohosTest/ets/test/ |
| D | webRegisterCustoms.test.ets | 126 * @tc.desc : test GetNativeAPI
|