Home
last modified time | relevance | path

Searched refs:Everything (Results 1 – 13 of 13) sorted by relevance

/system/core/trusty/gatekeeper/
DAndroid.bp17 // WARNING: Everything listed here will be built on ALL platforms,
/system/core/trusty/keymaster/
DAndroid.bp17 // WARNING: Everything listed here will be built on ALL platforms,
/system/sepolicy/public/
Dueventd.te43 # Everything is labeled as rootfs in recovery mode. ueventd has to execute
Dvendor_init.te187 # Everything is labeled as rootfs in recovery mode. Vendor init has to execute
Dshell.te216 # Everything is labeled as rootfs in recovery mode. Allow shell to
/system/sepolicy/prebuilts/api/29.0/public/
Dueventd.te43 # Everything is labeled as rootfs in recovery mode. ueventd has to execute
Dvendor_init.te187 # Everything is labeled as rootfs in recovery mode. Vendor init has to execute
Dshell.te216 # Everything is labeled as rootfs in recovery mode. Allow shell to
/system/extras/ioshark/
DREADME45 Note : Everything is in Big Endian byte order.
/system/tools/aidl/
DAndroid.bp146 // Everything below here is used for integration testing of generated AIDL code.
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java895 IBaz.Everything e = new IBaz.Everything(); in client()
/system/extras/perfprofd/tests/
Dperfprofd_test.cc1184 TEST_F(BasicRunWithCannedPerfWithSymbolizer, Everything) { in TEST_F() argument
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp510 LOG(INFO) << toString(IFoo::Everything{}); in TEST_F()
518 IFoo::Everything e{ in TEST_F()