OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(Results
1 - 9
of
9
) sorted by null
/external/protobuf/src/google/protobuf/stubs/
macros.h
44
#undef
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
45
#define
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(TypeName) \
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
macros.h
44
#undef
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
45
#define
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(TypeName) \
/external/protobuf/src/google/protobuf/util/internal/
structured_objectwriter.h
100
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(BaseElement);
json_objectwriter.h
137
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(Element);
207
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(JsonObjectWriter);
json_stream_parser.h
250
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(JsonStreamParser);
proto_writer.h
218
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(ProtoElement);
322
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(ProtoWriter);
protostream_objectwriter.h
244
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(Item);
332
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(ProtoStreamObjectWriter);
expecting_objectwriter.h
230
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(ExpectingObjectWriter);
protostream_objectsource.h
290
GOOGLE_DISALLOW_IMPLICIT_CONSTRUCTORS
(ProtoStreamObjectSource);
Completed in 6714 milliseconds