Searched refs:Java (Results 1 – 25 of 34) sorted by relevance
12
| /build/soong/ui/build/sandbox/darwin/ |
| D | global.sb | 17 ; Java attempts to write usage data to ~/.oracle_jre_usage, just ignore 21 ; Allow writes to user-specific temp folders (Java stores hsperfdata there) 29 ; Java 31 (global-name "com.apple.SystemConfiguration.configd") ; Java
|
| /build/bazel/rules/sysprop/ |
| D | sysprop_library.bzl | 21 # TODO(b/240466571): Add Java to the documentation once the rules/macros are created 26 the platform from either c++ or Java code. a `sysprop_library` may be 28 `cc_sysprop_library_static` targets. Java is not yet supported""",
|
| /build/make/core/proguard/ |
| D | kotlin.flags | 1 # Ignore missing Kotlin meta-annotations so that Java-only projects can depend 4 # retention, but we won't need them available in Java-only projects.
|
| /build/bazel/rules/java/sdk/ |
| D | BUILD.bazel | 50 # Pre and Post Java 9 configs differ in how the bootclasspath is constructed and what arguments must 51 # be passed to javac. Pre Java 9, the SDK is passed as a whole to the --bootclasspath argument of 52 # javac. Post Java 9, the SDK is split between core libraries, passed using system modules and the
|
| /build/make/tools/aconfig/ |
| D | TEST_MAPPING | 8 // aconfig Java integration tests (host) 12 // aconfig Java integration tests
|
| /build/bazel/rules/java/ |
| D | bootclasspath.bzl | 46 doc = """Provides BootClassPathInfo to a Java toolchain. 48 the java_common.BootClassPathInfo provider is used by a Java toolchain to
|
| D | test.bzl | 15 """java_test macro for building and running Java tests with Bazel.""" 37 """java_test macro for building and running Java tests with Bazel.
|
| D | event_log_tags.bzl | 33 progress_message = "Generating Java logtag file from %s" % logtag_file.short_path,
|
| D | java_system_modules.bzl | 172 doc = """Generates a system module directory from Java libraries. 174 Starting from version 1.9, Java requires a subset of java.* classes to be
|
| D | versions.bzl | 14 """Constants and utility functions relating to Java versions and how they map to SDK versions.
|
| D | java_resources.bzl | 63 according to the same logic as the Java package of source
|
| /build/make/tools/signapk/ |
| D | Android.bp | 34 // b/267608166: Prevent target Java 17 so the host-side tool can run in an
|
| /build/bazel/rules/apex/ |
| D | README.md | 68 Upcoming features are based on Roboleaf module conversion priorities, like Java, Rust, DCLA and API… 72 * Java support
|
| D | apex_info.bzl | 24 "java_symbols_used_by_apex": "Java symbol list used by this APEX.",
|
| /build/soong/fuzz/ |
| D | fuzz_common.go | 36 Java Lang = "java" const 525 } else if lang == Java { 673 if fuzzType == Java {
|
| /build/bazel/rules/aidl/testing/ |
| D | BUILD | 131 #TODO(b/85574832) re-enable Java-backends
|
| /build/make/target/product/security/ |
| D | README | 32 dumpkey.jar is a Java tool that takes an x.509 certificate in PEM format as
|
| /build/make/tools/finalization/ |
| D | README.md | 7 …k-resources.sh). Prepare the branch for SDK release. SDK contains Android Java APIs and other stab…
|
| /build/bazel/rules/android/android_library_aosp_internal/ |
| D | attrs.bzl | 113 "Java compiler plugins to run at compile-time. Every `java_plugin` " +
|
| /build/soong/java/core-libraries/ |
| D | Android.bp | 260 // stripped. This is used by the Java toolchain, while the annotated stub is to 293 // Although this stubs library is primarily used by the Java compiler / build to indicate 347 // stripped. This is used by the Java toolchain, while the annotated stub is to 380 // stripped. This is used by the Java toolchain, while the annotated stub is to
|
| /build/soong/bin/ |
| D | hmm | 47 - jgrep: Greps on all local Java files.
|
| /build/soong/java/ |
| D | fuzz.go | 207 s.CreateFuzzPackage(ctx, archDirs, fuzz.Java, pctx)
|
| /build/make/tools/ide_query/ide_query_proto/ |
| D | ide_query.proto | 88 // - Java: module or target name, e.g. "framework-bluetooth" or
|
| /build/soong/sysprop/ |
| D | sysprop_library.go | 259 Java struct { member 659 Min_sdk_version: m.properties.Java.Min_sdk_version,
|
| /build/bazel/ |
| D | bazel.WORKSPACE | 101 # The following 2 repositories contain prebuilts that are necessary to the Java Rules.
|
12