HomeSort by relevance Sort by last modified time
    Searched defs:mutable_value (Results 1 - 23 of 23) sorted by null

  /external/libmojo/mojo/public/cpp/system/
message.h 36 MojoMessageHandle* mutable_value() { return &value_; } function in class:mojo::MessageHandle
handle.h 163 MojoHandle* mutable_value() { return &value_; } function in class:mojo::Handle
  /external/protobuf/src/google/protobuf/
any.pb.h 129 ::std::string* mutable_value();
225 inline ::std::string* Any::mutable_value() { function in class:google::protobuf::Any
wrappers.pb.h 762 ::std::string* mutable_value();
861 ::std::string* mutable_value();
1045 inline ::std::string* StringValue::mutable_value() { function in class:google::protobuf::StringValue
1115 inline ::std::string* BytesValue::mutable_value() { function in class:google::protobuf::BytesValue
    [all...]
any.pb.cc 235 input, this->mutable_value()));
472 ::std::string* Any::mutable_value() { function in class:google::protobuf::Any
map_entry.h 151 inline ValueMapEntryAccessorType* mutable_value() { function in class:google::protobuf::internal::MapEntry
152 return entry_lite_.mutable_value();
map_entry_lite.h 114 inline ValueMapEntryAccessorType* mutable_value() { function in class:google::protobuf::internal::MapEntryLite
152 if (!ValueTypeHandler::Read(input, mutable_value())) {
wrappers.pb.cc 2410 ::std::string* StringValue::mutable_value() { function in class:google::protobuf::StringValue
2725 ::std::string* BytesValue::mutable_value() { function in class:google::protobuf::BytesValue
    [all...]
type.pb.cc 3258 ::google::protobuf::Any* Option::mutable_value() { function in class:google::protobuf::Option
    [all...]
type.pb.h 834 ::google::protobuf::Any* mutable_value();
1664 inline ::google::protobuf::Any* Option::mutable_value() { function in class:google::protobuf::Option
    [all...]
descriptor.pb.cc 6077 ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value(int index) { function in class:google::protobuf::EnumDescriptorProto
6086 EnumDescriptorProto::mutable_value() { function in class:google::protobuf::EnumDescriptorProto
    [all...]
descriptor.pb.h 5178 inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value(int index) { function in class:google::protobuf::EnumDescriptorProto
5187 EnumDescriptorProto::mutable_value() { function in class:google::protobuf::EnumDescriptorProto
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
any.pb.h 129 ::std::string* mutable_value();
225 inline ::std::string* Any::mutable_value() { function in class:google::protobuf::Any
wrappers.pb.h 762 ::std::string* mutable_value();
861 ::std::string* mutable_value();
1045 inline ::std::string* StringValue::mutable_value() { function in class:google::protobuf::StringValue
1115 inline ::std::string* BytesValue::mutable_value() { function in class:google::protobuf::BytesValue
    [all...]
map_entry.h 151 inline ValueMapEntryAccessorType* mutable_value() { function in class:google::protobuf::internal::MapEntry
152 return entry_lite_.mutable_value();
map_entry_lite.h 114 inline ValueMapEntryAccessorType* mutable_value() { function in class:google::protobuf::internal::MapEntryLite
152 if (!ValueTypeHandler::Read(input, mutable_value())) {
type.pb.h 834 ::google::protobuf::Any* mutable_value();
1664 inline ::google::protobuf::Any* Option::mutable_value() { function in class:google::protobuf::Option
    [all...]
descriptor.pb.h 5178 inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value(int index) { function in class:google::protobuf::EnumDescriptorProto
5187 EnumDescriptorProto::mutable_value() { function in class:google::protobuf::EnumDescriptorProto
    [all...]
  /build/kati/
var.h 118 string* mutable_value() { return &v_; } function in class:SimpleVar
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 3966 inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value(int index) { function in class:google::protobuf::EnumDescriptorProto
3977 EnumDescriptorProto::mutable_value() { function in class:google::protobuf::EnumDescriptorProto
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 3966 inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value(int index) { function in class:google::protobuf::EnumDescriptorProto
3977 EnumDescriptorProto::mutable_value() { function in class:google::protobuf::EnumDescriptorProto
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 3966 inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value(int index) { function in class:google::protobuf::EnumDescriptorProto
3977 EnumDescriptorProto::mutable_value() { function in class:google::protobuf::EnumDescriptorProto
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 3966 inline ::google::protobuf::EnumValueDescriptorProto* EnumDescriptorProto::mutable_value(int index) { function in class:google::protobuf::EnumDescriptorProto
3977 EnumDescriptorProto::mutable_value() { function in class:google::protobuf::EnumDescriptorProto
    [all...]

Completed in 819 milliseconds