Searched defs:GetUint32 (Results 1 – 6 of 6) sorted by relevance
114 inline uint32_t GetUint32(void) { return Manager::NonCryptoGetUint32(); } in GetUint32() function
66 std::optional<uint32_t> ConfigCacheHelper::GetUint32(const std::string& section, in GetUint32() function in bluetooth::storage::ConfigCacheHelper
317 std::optional<uint32_t> StorageModule::GetUint32(const std::string& section, in GetUint32() function in bluetooth::storage::StorageModule
46 func GetUint32(buf []byte) (n uint32) { func
88 func (t *Table) GetUint32(off UOffsetT) uint32 { func
201 QuicErrorCode CryptoHandshakeMessage::GetUint32(QuicTag tag, in GetUint32() function in quic::CryptoHandshakeMessage