Searched defs:byte (Results 1 – 9 of 9) sorted by relevance
24 using byte = char; variable
134 std::string byte = mac_.substr(i, MAC_BLOCK); in GetMacAddressWifiSockaddr() local
103 uint8_t StartCodeDetector::GetNalType(uint8_t byte, CodeType type) in GetNalType()
44 static inline void TlvByteToLength(uint8_t byte, uint16_t *len) in TlvByteToLength()
394 unsigned char byte = 0; in ReadUStr() local
247 for (size_t byte = 0; byte < keySize; ++byte) { in HashCode() local
67 for (const auto& byte : hash) { in Init() local
448 void ObexHeader::AppendByte(const uint8_t headerId, const uint8_t byte) in AppendByte()1092 ObexOptionalByteHeader::ObexOptionalByteHeader(const uint8_t headerId, const uint8_t byte) in ObexOptionalByteHeader()
366 for (const auto byte : hash) { in AllocSessionId() local