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

  /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...]

Completed in 58 milliseconds