Home
last modified time | relevance | path

Searched refs:mutable_location (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/examples/cpp/route_guide/
Dhelper.cc84 feature->mutable_location()->set_latitude(temp); in TryParseOne()
89 feature->mutable_location()->set_longitude(temp); in TryParseOne()
Droute_guide_client.cc58 f.mutable_location()->CopyFrom(MakePoint(latitude, longitude)); in MakeFeature()
66 n.mutable_location()->CopyFrom(MakePoint(latitude, longitude)); in MakeRouteNote()
Droute_guide_server.cc94 feature->mutable_location()->CopyFrom(*point); in GetFeature()
/external/perf_data_converter/src/
Dbuilder.cc234 for (auto &loc : *profile_->mutable_location()) { in Finalize()
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc371 profile_pb->mutable_location()->Add()->MergeFrom(location_it.second); in Build()
/external/grpc-grpc/examples/cpp/
Dcpptutorial.md206 feature->mutable_location()->CopyFrom(*point);
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc720 proto_alias->mutable_location()->Swap(&proto_alias_location); in ToProto()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h3394 ::google::protobuf::SourceCodeInfo_Location* mutable_location(int index);
3397 mutable_location();
7436 inline ::google::protobuf::SourceCodeInfo_Location* SourceCodeInfo::mutable_location(int index) { in mutable_location() function
7445 SourceCodeInfo::mutable_location() { in mutable_location() function
Ddescriptor.pb.cc14311 ::google::protobuf::SourceCodeInfo_Location* SourceCodeInfo::mutable_location(int index) { in mutable_location() function in google::protobuf::SourceCodeInfo
14320 SourceCodeInfo::mutable_location() { in mutable_location() function in google::protobuf::SourceCodeInfo