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

  /external/protobuf/src/google/protobuf/util/internal/
default_value_objectwriter.h 182 is_placeholder_ = is_placeholder;
210 bool is_placeholder_; member in class:google::protobuf::util::converter::DefaultValueObjectWriter::Node
protostream_objectwriter.h 218 bool is_placeholder() const { return is_placeholder_; }
238 bool is_placeholder_; member in class:google::protobuf::util::converter::ProtoStreamObjectWriter::Item
default_value_objectwriter.cc 198 is_placeholder_(is_placeholder),
239 // If is_placeholder_ = true, we didn't see this node in the response, so
241 if (is_placeholder_) return;
protostream_objectwriter.cc 382 is_placeholder_(is_placeholder),
396 is_placeholder_(is_placeholder),
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 283 bool is_placeholder_; member in class:google::protobuf::Descriptor
657 bool is_placeholder_; member in class:google::protobuf::EnumDescriptor
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 283 bool is_placeholder_; member in class:google::protobuf::Descriptor
657 bool is_placeholder_; member in class:google::protobuf::EnumDescriptor
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h 283 bool is_placeholder_; member in class:google::protobuf::Descriptor
657 bool is_placeholder_; member in class:google::protobuf::EnumDescriptor
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h 283 bool is_placeholder_; member in class:google::protobuf::Descriptor
657 bool is_placeholder_; member in class:google::protobuf::EnumDescriptor
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.h 392 bool is_placeholder_; member in class:google::protobuf::Descriptor
893 bool is_placeholder_; member in class:google::protobuf::EnumDescriptor
1307 bool is_placeholder_; member in class:google::protobuf::FileDescriptor
    [all...]
descriptor.cc     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h 392 bool is_placeholder_; member in class:google::protobuf::Descriptor
893 bool is_placeholder_; member in class:google::protobuf::EnumDescriptor
1307 bool is_placeholder_; member in class:google::protobuf::FileDescriptor
    [all...]

Completed in 298 milliseconds