OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allow_alias
(Results
1 - 19
of
19
) sorted by null
/external/nanopb-c/generator/proto/google/protobuf/
descriptor.proto
426
optional bool
allow_alias
= 2 [default=true];
/external/protobuf/src/google/protobuf/
unittest.proto
461
option
allow_alias
= true;
descriptor.proto
472
optional bool
allow_alias
= 2;
descriptor.pb.cc
[
all
...]
descriptor.cc
[
all
...]
descriptor.pb.h
5832
inline bool EnumOptions::
allow_alias
() const {
function in class:google::protobuf::EnumOptions
[
all
...]
descriptor_unittest.cc
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.proto
426
optional bool
allow_alias
= 2 [default=true];
descriptor.pb.h
5215
inline bool EnumOptions::
allow_alias
() const {
function in class:google::protobuf::EnumOptions
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.proto
426
optional bool
allow_alias
= 2 [default=true];
descriptor.pb.h
5215
inline bool EnumOptions::
allow_alias
() const {
function in class:google::protobuf::EnumOptions
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.proto
426
optional bool
allow_alias
= 2 [default=true];
descriptor.pb.h
5215
inline bool EnumOptions::
allow_alias
() const {
function in class:google::protobuf::EnumOptions
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.proto
426
optional bool
allow_alias
= 2 [default=true];
descriptor.pb.h
5215
inline bool EnumOptions::
allow_alias
() const {
function in class:google::protobuf::EnumOptions
[
all
...]
/external/nanopb-c/generator/google/protobuf/
descriptor_pb2.py
[
all
...]
/external/protobuf/
CHANGES.txt
78
* New enum option "
allow_alias
" that specifies whether different symbols can
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.proto
545
optional bool
allow_alias
= 2;
[
all
...]
descriptor.pb.h
6606
inline bool EnumOptions::
allow_alias
() const {
function in class:google::protobuf::EnumOptions
[
all
...]
Completed in 1059 milliseconds