Searched refs:everything (Results 1 – 25 of 33) sorted by relevance
12
/system/sepolicy/prebuilts/api/27.0/private/ |
D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/system/core/fs_mgr/liblp/ |
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()
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/system/sepolicy/private/ |
D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/system/tools/hidl/test/format_test/1.0/ |
D | IFoo.hal | 89 Everything everything, Union unionType) generates (string b);
|
/system/sepolicy/prebuilts/api/26.0/public/ |
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
|
/system/sepolicy/prebuilts/api/27.0/public/ |
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
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | file.te | 139 # Default type for everything in /vendor/app 141 # Default type for everything under /vendor/etc/ 148 # Default type for everything in /vendor/framework 150 # Default type for everything in /vendor/overlay
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | file.te | 179 # Default type for everything in /vendor/app 181 # Default type for everything under /vendor/etc/ 188 # Default type for everything in /vendor/framework 190 # Default type for everything in /vendor/overlay
|
/system/sepolicy/public/ |
D | file.te | 200 # Default type for everything in /vendor/app 202 # Default type for everything under /vendor/etc/ 209 # Default type for everything in /vendor/framework 211 # Default type for everything in /vendor/overlay
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | file.te | 199 # Default type for everything in /vendor/app 201 # Default type for everything under /vendor/etc/ 208 # Default type for everything in /vendor/framework 210 # Default type for everything in /vendor/overlay
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 85 ignore everything except for the neverallows within it. You can also
|
/system/core/shell_and_utilities/ |
D | README.md | 9 "toolbox" binary. Since Marshmallow almost everything is supplied by 20 Not everything is provided by toybox, though. For the bzip2 command-line tools
|
/system/keymaster/ |
D | Android.bp | 67 // libkeymaster_portable contains almost everything needed for a keymaster
|
/system/core/adb/ |
D | OVERVIEW.TXT | 14 As a whole, everything works through the following components:
|
/system/bt/doc/ |
D | style_guide.md | 383 ##### Check to see that everything looks right 411 ##### Check to see that everything looks right
|
/system/update_engine/ |
D | update_metadata.proto | 44 // // The signature of the entire payload, everything up to this location, 353 // Minor version 0 is full payload, everything else is delta payload.
|
D | pylintrc | 77 # disable everything first and then reenable specific checks. For example, if
|
D | README.md | 31 everything happens seamlessly from network to memory to the inactive 44 But everything starts with generating update payloads in (Google) servers for
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 44 // // The signature of the entire payload, everything up to this location, 353 // Minor version 0 is full payload, everything else is delta payload.
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 351 Make sure to be as thorough as possible, and list everything in the configuration 361 As before, run these tests till everything passes. Again, use "--gtest_filter"
|
/system/tools/mkbootimg/ |
D | pylintrc | 60 # disable everything first and then reenable specific checks. For example, if
|
12