Searched defs:commentString (Results 1 – 7 of 7) sorted by relevance
69 static String toString(MessageLite messageLite, String commentString) { in toString()
430 type commentString string type
115 jstring commentString = env->NewStringUTF((*vorbisComment).c_str()); in DECODER_FUNC() local
210 private CommentStatement createPreMethodLineComment(String commentString) { in createPreMethodLineComment()