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

  /external/protobuf/src/google/protobuf/io/
coded_stream.h 492 bool aliasing_enabled_; member in class:google::protobuf::io::CodedInputStream
759 bool aliasing_enabled_; \/\/ See EnableAliasing(). member in class:google::protobuf::io::CodedOutputStream
    [all...]
coded_stream.cc 87 aliasing_enabled_ = enabled && output_->AllowsAliasing();
591 aliasing_enabled_(false) {

Completed in 130 milliseconds