Home
last modified time | relevance | path

Searched defs:GetRand (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerMutate.h96 Random &GetRand() { return Rand; } in GetRand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerMutate.h96 Random &GetRand() { return Rand; } in GetRand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerMutate.h96 Random &GetRand() { return Rand; } in GetRand() function
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerMutate.h96 Random &GetRand() { return Rand; } in GetRand() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerMutate.h96 Random &GetRand() { return Rand; } in GetRand() function
/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerInternal.h302 Random &GetRand() { return Rand; } in GetRand() function
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/py/crypto_util/
H A Dssl_util.py630 def GetRand(self, upper_limit): member in PRNG
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/security/BluetoothGeneratedPacketsSmp_h/gen/security/
Dsmp_packets.h294 std::array<uint8_t,8> GetRand() const {ASSERT(was_validated_);size_t end_index = size();auto to_bou… in CreateOptional() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h10674 std::array<uint8_t,8> GetRand() const {ASSERT(was_validated_);size_t end_index = size();auto to_bou… in CreateOptional() function