Home
last modified time | relevance | path

Searched defs:kMaxProtoSize (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_snapshot/
Dcpp_compile_test.cc24 constexpr size_t kMaxProtoSize = 256; in TEST() local
/external/icing/icing/file/
Dfile-backed-proto-log.h292 static constexpr int kMaxProtoSize = (1 << 24) - 1; // 16MiB variable
Dportable-file-backed-proto-log.h128 static constexpr int kMaxProtoSize = (1 << 24) - 1; // 16MiB variable