Home
last modified time | relevance | path

Searched refs:Java (Results 1 – 25 of 34) sorted by relevance

12

/build/soong/ui/build/sandbox/darwin/
Dglobal.sb17 ; 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/
Dsysprop_library.bzl21 # 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/
Dkotlin.flags1 # 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/
DBUILD.bazel50 # 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/
DTEST_MAPPING8 // aconfig Java integration tests (host)
12 // aconfig Java integration tests
/build/bazel/rules/java/
Dbootclasspath.bzl46 doc = """Provides BootClassPathInfo to a Java toolchain.
48 the java_common.BootClassPathInfo provider is used by a Java toolchain to
Dtest.bzl15 """java_test macro for building and running Java tests with Bazel."""
37 """java_test macro for building and running Java tests with Bazel.
Devent_log_tags.bzl33 progress_message = "Generating Java logtag file from %s" % logtag_file.short_path,
Djava_system_modules.bzl172 doc = """Generates a system module directory from Java libraries.
174 Starting from version 1.9, Java requires a subset of java.* classes to be
Dversions.bzl14 """Constants and utility functions relating to Java versions and how they map to SDK versions.
Djava_resources.bzl63 according to the same logic as the Java package of source
/build/make/tools/signapk/
DAndroid.bp34 // b/267608166: Prevent target Java 17 so the host-side tool can run in an
/build/bazel/rules/apex/
DREADME.md68 Upcoming features are based on Roboleaf module conversion priorities, like Java, Rust, DCLA and API…
72 * Java support
Dapex_info.bzl24 "java_symbols_used_by_apex": "Java symbol list used by this APEX.",
/build/soong/fuzz/
Dfuzz_common.go36 Java Lang = "java" const
525 } else if lang == Java {
673 if fuzzType == Java {
/build/bazel/rules/aidl/testing/
DBUILD131 #TODO(b/85574832) re-enable Java-backends
/build/make/target/product/security/
DREADME32 dumpkey.jar is a Java tool that takes an x.509 certificate in PEM format as
/build/make/tools/finalization/
DREADME.md7 …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/
Dattrs.bzl113 "Java compiler plugins to run at compile-time. Every `java_plugin` " +
/build/soong/java/core-libraries/
DAndroid.bp260 // 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/
Dhmm47 - jgrep: Greps on all local Java files.
/build/soong/java/
Dfuzz.go207 s.CreateFuzzPackage(ctx, archDirs, fuzz.Java, pctx)
/build/make/tools/ide_query/ide_query_proto/
Dide_query.proto88 // - Java: module or target name, e.g. "framework-bluetooth" or
/build/soong/sysprop/
Dsysprop_library.go259 Java struct { member
659 Min_sdk_version: m.properties.Java.Min_sdk_version,
/build/bazel/
Dbazel.WORKSPACE101 # The following 2 repositories contain prebuilts that are necessary to the Java Rules.

12