Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_redaction/
H A Dproto_util.cc27 void AppendField(const protozero::Field& field, protozero::Message* message) { in AppendField() function
/aosp_15_r20/packages/modules/Bluetooth/system/internal_include/
Dbt_trace.h66 inline std::string& AppendField(std::string* p_result, bool append, const std::string& name) { in AppendField() function
/aosp_15_r20/external/openscreen/cast/streaming/
H A Dpacket_util.h29 inline void AppendField(Integer value, absl::Span<uint8_t>* out) { in AppendField() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/
Dfield_list.h58 void AppendField(PacketField* field) { in AppendField() function
/aosp_15_r20/external/libprotobuf-mutator/src/
H A Dmutator.cc123 struct AppendField : public FieldFunction<AppendField> { struct
125 void ForType(const ConstFieldInstance& source, in ForType()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprConstant.cpp95 AppendField(const FieldDecl *Field, uint64_t FieldOffset, in AppendField() function in __anon40e7fc890111::ConstStructBuilder