HomeSort by relevance Sort by last modified time
    Searched refs:mutable_fields (Results 1 - 10 of 10) sorted by null

  /frameworks/base/cmds/statsd/tests/metrics/
GaugeMetricProducer_test.cpp 55 auto gaugeFieldMatcher = metric.mutable_gauge_fields_filter()->mutable_fields();
208 auto gaugeFieldMatcher = metric.mutable_gauge_fields_filter()->mutable_fields();
276 auto gaugeFieldMatcher = metric.mutable_gauge_fields_filter()->mutable_fields();
432 auto gaugeFieldMatcher = metric.mutable_gauge_fields_filter()->mutable_fields();
  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectwriter_test.cc     [all...]
protostream_objectsource_test.cc 860 s->mutable_fields()->operator[]("k1").set_number_value(123);
861 s->mutable_fields()->operator[]("k2").set_bool_value(true);
876 s->mutable_fields()->operator[]("k1");
  /external/protobuf/src/google/protobuf/
struct.pb.h 133 mutable_fields();
426 Struct::mutable_fields() { function in class:google::protobuf::Struct
type.pb.h 205 ::google::protobuf::Field* mutable_fields(int index);
208 mutable_fields();
916 inline ::google::protobuf::Field* Type::mutable_fields(int index) { function in class:google::protobuf::Type
925 Type::mutable_fields() { function in class:google::protobuf::Type
    [all...]
struct.pb.cc 307 (*mutable_fields())[entry->key()].Swap(entry->mutable_value());
485 Struct::mutable_fields() { function in class:google::protobuf::Struct
    [all...]
type.pb.cc 792 ::google::protobuf::Field* Type::mutable_fields(int index) { function in class:google::protobuf::Type
801 Type::mutable_fields() { function in class:google::protobuf::Type
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
struct.pb.h 133 mutable_fields();
426 Struct::mutable_fields() { function in class:google::protobuf::Struct
type.pb.h 205 ::google::protobuf::Field* mutable_fields(int index);
208 mutable_fields();
916 inline ::google::protobuf::Field* Type::mutable_fields(int index) { function in class:google::protobuf::Type
925 Type::mutable_fields() { function in class:google::protobuf::Type
    [all...]
  /frameworks/base/cmds/statsd/tests/e2e/
GaugeMetric_e2e_push_test.cpp 51 auto fieldMatcher = gaugeMetric->mutable_gauge_fields_filter()->mutable_fields();

Completed in 302 milliseconds