class TraceConfig_Note
Defined at line 454 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
Public Methods
void TraceConfig_Note ()
void ~TraceConfig_Note ()
void TraceConfig_Note (TraceConfig_Note && )
TraceConfig_Note & operator= (TraceConfig_Note && )
void TraceConfig_Note (const TraceConfig_Note & )
bool operator!= (const TraceConfig_Note & other)
Defined at line 468 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
TraceConfig_Note & operator= (const TraceConfig_Note & )
bool operator== (const TraceConfig_Note & )
bool ParseFromArray (const void * , size_t )
std::string SerializeAsString ()
std::vector<uint8_t> SerializeAsArray ()
void Serialize (::protozero::Message * )
bool has_key ()
Defined at line 475 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
const std::string & key ()
Defined at line 476 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
void set_key (const std::string & value)
Defined at line 477 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
bool has_value ()
Defined at line 479 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
const std::string & value ()
Defined at line 480 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
void set_value (const std::string & value)
Defined at line 481 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h
Enumerations
enum FieldNumbers
| Name | Value |
|---|---|
| kKeyFieldNumber | 1 |
| kValueFieldNumber | 2 |
Defined at line 456 of file gen/third_party/perfetto/protos/perfetto/config/trace_config.gen.h