Searched defs:byte_size (Results 1 – 2 of 2) sorted by relevance
241 size_t byte_size = this->size() + sizeof(MediaAlbumArt); in clone() local254 size_t byte_size = sizeof(MediaAlbumArt) + dataSize; in fromData() local
71 size_t byte_size = std::min(random_byte_size, remaining_bytes); in ConsumeRandomLengthUtf8String() local