Searched refs:randomValue (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ | ||
H A D | stdlibndk.cpp | 216 int randomValue = random();
in Random() local 218 napi_create_int32(env, randomValue, &result); in Random() |
Completed in 4 milliseconds