Home
last modified time | relevance | path

Searched refs:uninterpreted (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc672 const UninterpretedOption& uninterpreted = options.uninterpreted_option(i); in IsMessageSetWireFormatMessage() local
673 if (uninterpreted.name_size() == 1 && in IsMessageSetWireFormatMessage()
674 uninterpreted.name(0).name_part() == "message_set_wire_format" && in IsMessageSetWireFormatMessage()
675 uninterpreted.identifier_value() == "true") { in IsMessageSetWireFormatMessage()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto479 // The name of the uninterpreted option. Each string represents a segment in
490 // The value of the uninterpreted option, in whatever type the tokenizer
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto479 // The name of the uninterpreted option. Each string represents a segment in
490 // The value of the uninterpreted option, in whatever type the tokenizer
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto632 // The name of the uninterpreted option. Each string represents a segment in
643 // The value of the uninterpreted option, in whatever type the tokenizer
/frameworks/base/tools/aapt2/
DResources.proto305 // A value that is a raw string, which is unescaped/uninterpreted. This is typically used to