OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cc_enable_arenas
(Results
1 - 6
of
6
) sorted by null
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
empty.proto
42
option
cc_enable_arenas
= true;
wrappers.proto
41
option
cc_enable_arenas
= true;
timestamp.proto
36
option
cc_enable_arenas
= true;
arena.h
241
// defined in a .proto file with
cc_enable_arenas
set to true, otherwise a
572
// with
cc_enable_arenas
=true from being part of the delete list. Also, note,
[
all
...]
descriptor.proto
370
optional bool
cc_enable_arenas
= 31 [default=false];
[
all
...]
descriptor.pb.h
6130
inline bool FileOptions::
cc_enable_arenas
() const {
function in class:google::protobuf::FileOptions
[
all
...]
Completed in 3139 milliseconds