Searched defs:encoding_type (Results 1 – 5 of 5) sorted by relevance
31 explicit PlainTableKeyEncoder(EncodingType encoding_type, in PlainTableKeyEncoder()140 EncodingType encoding_type, in PlainTableKeyDecoder()
64 EncodingType encoding_type, size_t index_sparseness, in PlainTableBuilder()
99 EncodingType encoding_type, uint64_t file_size, in PlainTableReader()158 EncodingType encoding_type = kPlain; in Open() local
269 EncodingType encoding_type, uint64_t file_size, in TestPlainTableReader()371 EncodingType encoding_type = static_cast<EncodingType>( in NewTableReader() local
403 EncodingType encoding_type = kPlain; member