OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
common.h
88
#undef
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
89
#define
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TypeName) \
873
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Closure);
[
all
...]
/external/protobuf/src/google/protobuf/stubs/
common.h
58
#undef
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
59
#define
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(TypeName) \
814
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS
(Closure);
[
all
...]
Completed in 70 milliseconds