Home
last modified time | relevance | path

Searched defs:kEncodedLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/leveldb/table/
H A Dformat.h53 enum { kEncodedLength = 2 * BlockHandle::kMaxEncodedLength + 8 }; enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dformat.h76 enum { kEncodedLength = 2 * BlockHandle::kMaxEncodedLength + 8 }; enumerator