Home
last modified time | relevance | path

Searched refs:Getrandom (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Drandomndk1.cpp24 static napi_value Getrandom(napi_env env, napi_callback_info info) in Getrandom() function
41 {"getrandom", nullptr, Getrandom, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
H A Drandomndk.cpp29 static napi_value Getrandom(napi_env env, napi_callback_info info) in Getrandom() function
45 {"getrandom", nullptr, Getrandom, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
H A Dunistdndk.cpp1289 static napi_value Getrandom(napi_env env, napi_callback_info info) in Getrandom() function
2130 {"getrandom", nullptr, Getrandom, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()

Completed in 6 milliseconds