Home
last modified time | relevance | path

Searched defs:jniLibs (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/apex/proto/
H A Dapex_manifest.proto57 repeated string jniLibs = 9; field
/aosp12/system/apex/apexd/apexd_testdata/
H A Dmanifest_rebootless_jni_libs.json9 "jniLibs": [ array
/aosp12/system/linkerconfig/testdata/root/system/apex/com.android.conscrypt/
H A Dapex_manifest.json12 "jniLibs": [ array
/aosp12/system/linkerconfig/testdata/root/system/apex/com.android.cronet/
H A Dapex_manifest.json12 "jniLibs": [ array
/aosp12/system/linkerconfig/testdata/root/system/apex/com.android.os.statsd/
H A Dapex_manifest.json4 "jniLibs": ["libstats_jni.so"], array
/aosp12/build/soong/java/
H A Dapp.go149 jniLibs []jniLib member