Home
last modified time | relevance | path

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

/external/perfetto/protos/perfetto/config/
Dtest_config.proto40 optional string field_string = 13; field
Dperfetto_config.proto460 optional string field_string = 13; field
/external/protobuf/src/google/protobuf/
Dno_field_presence_test.cc321 const google::protobuf::FieldDescriptor* field_string = desc->FindFieldByName( in TEST() local
354 const google::protobuf::FieldDescriptor* field_string = desc->FindFieldByName( in TEST() local
/external/perfetto/src/protozero/test/example_proto/
Dtest_messages.proto68 optional string field_string = 500; field
/external/perfetto/include/perfetto/tracing/core/
Dtest_config.h103 const std::string& field_string() const { return field_string_; } in field_string() function
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto3561 optional string field_string = 13; field