Home
last modified time | relevance | path

Searched defs:GetUint64 (Results 1 – 7 of 7) sorted by relevance

/external/boringssl/src/crypto/evp/
Dscrypt_test.cc29 static bool GetUint64(FileTest *t, uint64_t *out, const char *name) { in GetUint64() function
/external/cronet/third_party/boringssl/src/crypto/evp/
Dscrypt_test.cc29 static bool GetUint64(FileTest *t, uint64_t *out, const char *name) { in GetUint64() function
/external/rust/crates/quiche/deps/boringssl/src/crypto/evp/
Dscrypt_test.cc29 static bool GetUint64(FileTest *t, uint64_t *out, const char *name) { in GetUint64() function
/external/flatbuffers/go/
Dencode.go56 func GetUint64(buf []byte) (n uint64) { func
Dtable.go93 func (t *Table) GetUint64(off UOffsetT) uint64 { func
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dcrypto_handshake_message.cc208 QuicErrorCode CryptoHandshakeMessage::GetUint64(QuicTag tag, in GetUint64() function in quic::CryptoHandshakeMessage
/external/cronet/components/prefs/
Dpref_service.cc462 uint64_t PrefService::GetUint64(const std::string& path) const { in GetUint64() function in PrefService