Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc257 using IntT = int; typedef
269 explicit FlatAllocation(const TypeMap<IntT, T...>& ends) : ends_(ends) { in FlatAllocation()
365 TypeMap<IntT, T...> CalculateEnds(const TypeMap<IntT, T...>& sizes) { in CalculateEnds()
2027 const TypeMap<IntT, T...>& sizes) { in CreateFlatAlloc()