Home
last modified time | relevance | path

Searched defs:withComment (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
H A DBlockComment.java33 public static BlockComment withComment(String comment) { in withComment() method in BlockComment
H A DCommentStatement.java23 public static CommentStatement withComment(Comment comment) { in withComment() method in CommentStatement
H A DLineComment.java34 public static LineComment withComment(String comment) { in withComment() method in LineComment
H A DJavaDocComment.java33 public static JavaDocComment withComment(String comment) { in withComment() method in JavaDocComment
/aosp_15_r20/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
H A DAesGcmHkdfAeadCrypterTest.java75 TestVectorBuilder withComment(String comment) { in withComment() method in AesGcmHkdfAeadCrypterTest.TestVectorBuilder