Searched defs:kLength (Results 1 – 4 of 4) sorted by relevance
31 static constexpr unsigned int kLength = 16; variable
30 ClassOfDevice::ClassOfDevice(const uint8_t (&class_of_device)[kLength]) { in ClassOfDevice()
33 ClassOfDevice::ClassOfDevice(const uint8_t (&class_of_device)[kLength]) { in ClassOfDevice()
42 static constexpr size_t kLength = 0x2000; member in unwindstack::MemoryOfflineBufferTest