Home
last modified time | relevance | path

Searched defs:rand1 (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DClatdControllerTest.cpp138 uint16_t rand1 = rand & 0xffff; in TEST_F() local
/system/bt/stack/btm/
Dbtm_ble.cc2003 static void btm_ble_reset_id_impl(const Octet16& rand1, const Octet16& rand2) { in btm_ble_reset_id_impl()
2030 Octet16 rand1; member
/system/security/keystore2/src/
Ddatabase.rs3305 let rand1 = random(); in test_mocked_random() localVariable