Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/evs/manager/sepolicy/private/
H A Dfile_contexts2 # Binaries associated with EVS manager
/aosp12/packages/services/Car/cpp/evs/sampleDriver/sepolicy/private/
H A Dfile_contexts2 # Binaries associated with the reference EVS HAL implementation
/aosp12/packages/services/Car/cpp/evs/apps/sepolicy/private/
H A Dfile_contexts2 # Binaries associated with evs_app and
/aosp12/build/soong/cc/
H A Dsnapshot_prebuilt.go278 Binaries []string `android:"arch_variant"` member
352 binaries := collectSnapshotMap(s.properties.Binaries, snapshotSuffix, snapshotBinarySuffix)
363 Binaries: binaries,
371 HeaderLibs, Binaries, Objects, StaticLibs, SharedLibs map[string]string member
/aosp12/bionic/linker/
H A Dld.config.format.md28 # The following line maps section to a dir. Binaries ran from this location will use namespaces
/aosp12/build/soong/apex/
H A Dapex.go212 Binaries []string member
609 ctx.AddFarVariationDependencies(binVariations, executableTag, nativeModules.Binaries...)
692 Binaries: nil,
704 Binaries: a.properties.Binaries,
1356 Binaries: nil,
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Ddagger.md147 Binaries can be downloaded from https://repo1.maven.org/maven2/com/google/dagger/ and then loaded
/aosp12/bionic/docs/
H A Delf-tls.md729 * Binaries linked with the flag crash on non-Bionic, and binaries without the flag crash on Bionic.