Home
last modified time | relevance | path

Searched defs:comments (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_enum.cc93 string comments = BuildCommentsString(location).c_str(); in GenerateHeader() local
Dobjectivec_oneof.cc53 string comments; in OneofGenerator() local
Dobjectivec_helpers.cc834 const string& comments = location.leading_comments.empty() in BuildCommentsString() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/
Dcsharp_doc_comment.cc50 string comments = location.leading_comments.empty() ? in WriteDocCommentBodyImpl() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_doc_comment.cc107 string comments = location.leading_comments.empty() ? in WriteDocCommentBodyForLocation() local
/frameworks/av/media/libstagefright/
DOggWriter.cpp158 char* comments = (char*)malloc(comments_length); in writeOggHeaderPackets() local
/frameworks/base/tools/incident_section_gen/
Dmain.cpp177 const Destination dest, const string& patterns, const string& comments = "") { in printPrivacy()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.cc1173 string comments; in FieldComments() local