Home
last modified time | relevance | path

Searched refs:GetRandomEngine (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_math.cpp108 return urd(EtsCoroutine::GetCurrent()->GetPandaVM()->GetRandomEngine()); in StdMathRandom()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.h291 std::mt19937 &GetRandomEngine() in GetRandomEngine() function