Home
last modified time | relevance | path

Searched defs:aSeed (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_heap.cpp83 void TestAllocateRandomly(size_t aSizeLimit, unsigned int aSeed) in TestAllocateRandomly()
/aosp_15_r20/external/openthread/src/core/common/
H A Drandom.cpp93 void Manager::NonCryptoPrng::Init(uint32_t aSeed) in Init()