Home
last modified time | relevance | path

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

/external/perfetto/src/trace_redaction/
Dproto_util.cc27 void AppendField(const protozero::Field& field, protozero::Message* message) { in AppendField() function
/external/openscreen/cast/streaming/
Dpacket_util.h29 inline void AppendField(Integer value, absl::Span<uint8_t>* out) { in AppendField() function
/external/libprotobuf-mutator/src/
Dmutator.cc123 struct AppendField : public FieldFunction<AppendField> { struct
125 void ForType(const ConstFieldInstance& source, in ForType()
/external/clang/lib/CodeGen/
DCGExprConstant.cpp95 AppendField(const FieldDecl *Field, uint64_t FieldOffset, in AppendField() function in __anonb05427090111::ConstStructBuilder