Home
last modified time | relevance | path

Searched refs:profile_driven_inline_string (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_options.h84 bool profile_driven_inline_string = true; member
Dcpp_file.cc1122 if ((options_.force_inline_string || options_.profile_driven_inline_string) && in GenerateLibraryIncludes()
/external/protobuf/src/google/protobuf/compiler/cpp/
Doptions.h84 bool profile_driven_inline_string = true; member
Dfile.cc1159 if ((options_.force_inline_string || options_.profile_driven_inline_string) && in GenerateLibraryIncludes()