Searched defs:bytes_len (Results 1 – 2 of 2) sorted by relevance
693 const size_t bytes_len = m_bytes.size(); in CheckForPacket() local
258 InstructionLengthDecode(const uint8_t *inst_bytes, int bytes_len, in InstructionLengthDecode()