/aosp12/build/make/core/ |
H A D | proguard.jacoco.flags | 1 # Keep everything for the emma classes 5 # Keep everything for the jacoco classes
|
/aosp12/system/core/fs_mgr/liblp/ |
H A D | images.cpp | 117 std::string everything = geometry + metadata; in WriteToImageFile() local 119 if (!android::base::WriteFully(fd, everything.data(), everything.size())) { in WriteToImageFile() 120 PERROR << __PRETTY_FUNCTION__ << " write " << everything.size() << " bytes failed"; in WriteToImageFile()
|
/aosp12/frameworks/native/libs/vr/libdvr/ |
H A D | exported_apis.lds | 7 # Hide everything else.
|
/aosp12/frameworks/compile/slang/tests/F_kernel_noattr/ |
H A D | kernel_noattr.rscript | 15 int everything(uint32_t ain, uint32_t x, uint32_t y) {
|
/aosp12/frameworks/compile/slang/tests/P_fs_kernel/ |
H A D | fs_kernel.fs | 15 int RS_KERNEL everything(uint32_t ain, uint32_t x, uint32_t y) {
|
/aosp12/art/test/1976-hello-structural-static-methods/ |
H A D | expected-stdout.txt | 2 Saying everything! 22 Saying everything!
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/om/ |
H A D | OverlayManagerServiceImplTests.java | 119 final Map<String, List<OverlayInfo>> everything = impl.getOverlaysForUser(USER); in testGetOverlayInfosForUser() local 120 assertEquals(everything.size(), 2); in testGetOverlayInfosForUser() 122 final List<OverlayInfo> ois = everything.get(TARGET); in testGetOverlayInfosForUser() 128 final List<OverlayInfo> ois2 = everything.get(TARGET2); in testGetOverlayInfosForUser()
|
/aosp12/frameworks/compile/slang/tests/P_kernel_cpp/ |
H A D | kernel_cpp.rscript | 30 int RS_KERNEL everything(uint32_t ain, uint32_t x, uint32_t y) {
|
/aosp12/frameworks/compile/slang/tests/F_fs_ptr/ |
H A D | fs_ptr.fs | 29 int RS_KERNEL everything(uint32_t ain, uint32_t x, uint32_t y) {
|
/aosp12/hardware/google/pixel-sepolicy/turbo_adapter/ |
H A D | turbo_adapter.te | 3 # list everything that it needs here.
|
/aosp12/system/sepolicy/prebuilts/api/27.0/private/ |
H A D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/aosp12/system/sepolicy/prebuilts/api/26.0/private/ |
H A D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/aosp12/hardware/interfaces/thermal/2.0/ |
H A D | types.hal | 71 * Platform has done everything to reduce power. 141 * respectively. For everything else, this is the current temperature in Celsius.
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | file.te | 92 # Default type for everything in /vendor/app 94 # Default type for everything under /vendor/etc/ 101 # Default type for everything in /vendor/framework 103 # Default type for everything in /vendor/overlay
|
/aosp12/hardware/libhardware/modules/ |
H A D | README.android | 5 (hardware.c), everything in it should be rewritten as modules.
|
/aosp12/frameworks/av/ |
H A D | MainlineFiles.cfg | 19 # means everything under foo/ is part of mainline EXCEPT foo/nope.
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | file.te | 94 # Default type for everything in /vendor/app 96 # Default type for everything under /vendor/etc/ 103 # Default type for everything in /vendor/framework 105 # Default type for everything in /vendor/overlay
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/aosp12/system/sepolicy/private/ |
H A D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/aosp12/system/tools/hidl/test/format_test/1.0/ |
H A D | IFoo.hal | 89 Everything everything, Union unionType) generates (string b);
|
/aosp12/frameworks/opt/telephony/ |
H A D | README.txt | 23 which initializes everything else.
|