Searched refs:mutable_values (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dstruct.pb.h384 ::google::protobuf::Value* mutable_values(int index);
387 mutable_values();
723 inline ::google::protobuf::Value* ListValue::mutable_values(int index) { function in class:google::protobuf::ListValue
732 ListValue::mutable_values() { function in class:google::protobuf::ListValue
H A Dstruct.pb.cc1474 ::google::protobuf::Value* ListValue::mutable_values(int index) { function in class:google::protobuf::ListValue
1483 ListValue::mutable_values() { function in class:google::protobuf::ListValue
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
H A Dstats_accumulator_ops.cc110 StatsByPartition* mutable_values() { return &values_; } function in class:tensorflow::boosted_trees::__anon25815::StatsAccumulatorResource
235 auto stats_map = accumulator_resource->mutable_values();
298 auto stats_map = accumulator_resource->mutable_values();

Completed in 161 milliseconds