Home
last modified time | relevance | path

Searched refs:GetBool (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
H A DsoftwareNdk.cpp35 static napi_value GetBool(napi_env env, napi_callback_info info) in GetBool() function
56 {"GetBool", nullptr, GetBool, nullptr, nullptr, nullptr, napi_default, nullptr} in Init()
/test/xts/acts/global/global_napi_test/entry/src/main/cpp/napi/
H A Dglobal_napi_test.cpp518 static napi_value GetBool(napi_env env, napi_callback_info info) in GetBool() function
1043 {"GetBool", nullptr, GetBool, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()

Completed in 3 milliseconds