Searched refs:everything (Results 1 – 25 of 28) sorted by relevance
12
/system/core/fs_mgr/liblp/ |
D | images.cpp | 83 std::string everything = geometry + metadata; in WriteToImageFile() local 85 if (!android::base::WriteFully(fd, everything.data(), everything.size())) { in WriteToImageFile() 86 PERROR << __PRETTY_FUNCTION__ << " write " << everything.size() << " bytes failed"; in WriteToImageFile()
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/system/sepolicy/prebuilts/api/27.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/sepolicy/prebuilts/api/29.0/private/ |
D | netutils_wrapper.te | 13 # ip utils need everything but ioctl
|
/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/netd/resolv/ |
D | Android.bp | 76 // Link everything statically (except for libc) to minimize our dependence
|
/system/extras/perfprofd/ |
D | perfprofd_config.proto | 83 // Whether to symbolize everything. If false, objects with build ID will be skipped.
|
/system/sepolicy/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/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/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/core/fs_mgr/ |
D | README.overlayfs.md | 64 which will not reboot if everything is already prepared and ready
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 85 ignore everything except for the neverallows within it. You can also
|
/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, 338 // 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
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 44 // // The signature of the entire payload, everything up to this location, 338 // Minor version 0 is full payload, everything else is delta payload.
|
/system/keymaster/ |
D | Android.bp | 54 // libkeymaster_portable contains almost everything needed for a keymaster
|
/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/core/rootdir/ |
D | init.rc | 355 # Once everything is setup, no need to modify /.
|
/system/media/audio_utils/ |
D | Doxyfile | 1598 # generated LaTeX document. The header should contain everything until the first 1614 # generated LaTeX document. The footer should contain everything after the last
|
12