Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Duuid_v4.cc29 std::string GenerateUUIDv4(uint64_t hi, uint64_t lo) { in GenerateUUIDv4() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Duuid_v4.cc27 std::string GenerateUUIDv4(uint64_t hi, uint64_t lo) { in GenerateUUIDv4() function