OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Results
151 - 175
of
240
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/protobuf/src/google/protobuf/
descriptor.h
327
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Descriptor);
621
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(FieldDescriptor);
677
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(OneofDescriptor);
772
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(EnumDescriptor);
[
all
...]
message.h
313
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Message);
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h
424
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Descriptor);
732
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(FieldDescriptor);
[
all
...]
/external/protobuf/src/google/protobuf/stubs/
common.h
88
#undef
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89
#define
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TypeName) \
861
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Closure);
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h
88
#undef
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89
#define
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TypeName) \
858
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Closure);
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h
88
#undef
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89
#define
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TypeName) \
858
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Closure);
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h
88
#undef
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89
#define
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TypeName) \
858
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Closure);
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h
88
#undef
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89
#define
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TypeName) \
858
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Closure);
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
command_line_interface.h
371
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(CommandLineInterface);
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.h
167
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(MessageGenerator);
/external/protobuf/src/google/protobuf/compiler/python/
python_generator.h
158
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Generator);
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h
346
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(CommandLineInterface);
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h
153
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Generator);
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h
346
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(CommandLineInterface);
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h
153
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Generator);
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h
346
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(CommandLineInterface);
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h
153
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Generator);
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h
387
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(CommandLineInterface);
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/python/
python_generator.h
164
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Generator);
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h
346
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(CommandLineInterface);
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/python/
python_generator.h
153
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Generator);
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
text_format.h
274
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(ParseInfoTree);
352
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TextFormat);
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
text_format.h
274
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(ParseInfoTree);
352
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TextFormat);
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
text_format.h
274
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(ParseInfoTree);
352
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TextFormat);
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
text_format.h
274
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(ParseInfoTree);
352
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TextFormat);
Completed in 169 milliseconds
1
2
3
4
5
6
7
8
9
10