Home
last modified time | relevance | path

Searched refs:NULLABLE (Results 1 – 8 of 8) sorted by relevance

/external/dagger2/java/dagger/hilt/android/processor/internal/
DAndroidClassNames.java48 public static final ClassName NULLABLE = get("androidx.annotation", "Nullable"); field in AndroidClassNames
/external/dagger2/java/dagger/hilt/android/processor/internal/androidentrypoint/
DActivityGenerator.java95 .addAnnotation(AndroidClassNames.NULLABLE) in onCreate()
DGenerators.java93 ? Optional.of(AnnotationSpec.builder(AndroidClassNames.NULLABLE).build()) in getNullableAnnotationSpec()
/external/doclava/src/com/google/doclava/
DAndroidLinter.java155 Errors.error(Errors.NULLABLE, pos, in lintVariable()
DErrors.java309 public static final Error NULLABLE = new Error(123, HIDDEN); // LINT field in Errors
/external/dagger2/javatests/dagger/internal/codegen/
DModuleFactoryGeneratorTest.java41 private static final JavaFileObject NULLABLE = field in ModuleFactoryGeneratorTest
347 assertAbout(javaSources()).that(ImmutableList.of(moduleFile, NULLABLE)) in nullableProvides()
/external/clang/test/Index/
Dcomplete-objc-message.m347 // RUN: c-index-test -code-completion-at=%s:197:6 %s | FileCheck -check-prefix=CHECK-NULLABLE %s
348 // CHECK-NULLABLE: ObjCInstanceMethodDecl:{ResultType A * _Nonnull}{TypedText method:}{Placeholder …
/external/llvm-project/clang/test/Index/
Dcomplete-objc-message.m347 // RUN: c-index-test -code-completion-at=%s:197:6 %s | FileCheck -check-prefix=CHECK-NULLABLE %s
348 // CHECK-NULLABLE: ObjCInstanceMethodDecl:{ResultType A * _Nonnull}{TypedText method:}{Placeholder …