Searched refs:mTypeComment (Results 1 – 2 of 2) sorted by relevance
400 const String16& getTypeComment() const { return mTypeComment; } in getTypeComment()420 String16 mTypeComment; variable
3674 if (mTypeComment.size() > 0) { in appendTypeComment()3675 mTypeComment.append(String16("\n")); in appendTypeComment()3677 mTypeComment.append(comment); in appendTypeComment()