Searched refs:INL (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h245 #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE macro
253 template <typename CType, enum FieldType DeclaredType> INL
259 template <typename CType, enum FieldType DeclaredType> INL
278 template <typename CType, enum FieldType DeclaredType> INL
284 template <typename CType, enum FieldType DeclaredType> INL
355 INL static void WriteTag(field_number, WireType type, output);
358 INL static void WriteInt32NoTag (int32 value, output);
359 INL static void WriteInt64NoTag (int64 value, output);
360 INL static void WriteUInt32NoTag (uint32 value, output);
361 INL stati
477 #undef INL macro
[all...]

Completed in 1980 milliseconds