Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.h156 bool include_comments; member
162 : include_comments(false), in DebugStringOptions()
Ddescriptor.cc2041 have_source_loc_ = options.include_comments && in SourceLocationCommentPrinter()
2051 have_source_loc_ = options.include_comments && in SourceLocationCommentPrinter()
/frameworks/base/tools/incident_section_gen/
Dmain.cpp549 options.include_comments = true; in generateCsv()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser_unittest.cc1944 debug_string_options.include_comments = true; in TEST_F()