Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/util/internal/ | |
protostream_objectwriter.h | 205 AnyWriter* any() const { return any_.get(); } 227 google::protobuf::scoped_ptr<AnyWriter> any_; member in class:google::protobuf::util::converter::ProtoStreamObjectWriter::Item |
protostream_objectwriter.cc | 380 any_(), 385 any_.reset(new AnyWriter(ow_)); 394 any_(), 399 any_.reset(new AnyWriter(ow_)); [all...] |
/toolchain/binutils/binutils-2.25/gold/ | |
options.h | 418 any_##varname__() const \ [all...] |