/system/netd/server/ |
D | WakeupControllerTest.cpp | 263 char ones[20] = {}; in TEST_F() local 264 memset(ones, 1, sizeof(ones)); in TEST_F() 270 char prefix[sizeof(ones)]; in TEST_F() 275 memcpy(msg.prefix, ones, sizeof(ones)); in TEST_F() 277 const auto expected = std::string(ones, sizeof(ones) - 1); in TEST_F()
|
/system/sepolicy/private/compat/202404/ |
D | 202404.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/public/ |
D | incident.te | 3 # reports that have already been taken, and monitor for new ones.
|
/system/sepolicy/private/compat/31.0/ |
D | 31.0.ignore.cil | 3 ;; these types to previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/private/compat/34.0/ |
D | 34.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/private/compat/32.0/ |
D | 32.0.ignore.cil | 3 ;; these types to previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/private/compat/33.0/ |
D | 33.0.ignore.cil | 3 ;; these types to previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/private/compat/29.0/ |
D | 29.0.ignore.cil | 3 ;; these types to previous ones. Add here to pass checkapi tests.
|
/system/extras/tests/mmc_tracepoints/ |
D | README | 16 read or write ops, and the ones with erase in the name are the various erase
|
/system/sepolicy/private/ |
D | isolated_compute_app.te | 40 # ones necessary for camera service.
|
D | isolated_app.te | 28 # webview_zygote process. These rules are specialized copies of the ones in app.te.
|
D | odrefresh.te | 61 # odrefresh iterates over all properties to find the ones that it's interested
|
D | domain.te | 1143 # except for the ones allowed here. 1182 # except for the ones allowed here. 1212 # ones allowed here. 1275 # Killing processes automatically to make room for new ones is an 2031 # ones allowed here.
|
/system/sepolicy/private/compat/30.0/ |
D | 30.0.ignore.cil | 3 ;; these types to previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/microdroid/system/private/ |
D | odrefresh.te | 38 # Allow odrefresh to read all dalvik system properties. odrefresh needs to record the relevant ones
|
/system/apex/tests/testdata/ |
D | trigger_watchdog.rc | 27 # rootdir/init.rc are guaranteed to be executed before ones in other .rc files, by the time this is
|
/system/update_engine/payload_consumer/ |
D | delta_performer_integration_test.cc | 437 brillo::Blob ones(1024 * 1024, 0xff); in GenerateDeltaFile() local 440 ones.data(), in GenerateDeltaFile() 441 ones.size())); in GenerateDeltaFile() 445 brillo::Blob ones(state->image_size, 0xff); in GenerateDeltaFile() local 447 state->result_img->path().c_str(), ones.data(), ones.size())); in GenerateDeltaFile()
|
/system/extras/simpleperf/scripts/purgatorio/ |
D | README.md | 10 …o/;l=1) is that Purgatorio focuses on visualizing system-wide traces (the ones with the `-a` argum…
|
/system/update_engine/payload_generator/ |
D | delta_diff_utils_unittest.cc | 197 brillo::Blob ones(kBlockSize, 1); in TEST_F() local 208 brillo::Blob data_to_test = i == 0 ? random_data : ones; in TEST_F()
|
/system/sepolicy/ |
D | README.md | 101 to ones release keys.
|
/system/chre/chpp/ |
D | README.md | 176 …es simultaneously if necessary. Handles include reserved ones (0x00 - 0x0f) and assignable ones. A…
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 216 // identical to the ones on the source image. The src & dst extents for each 364 // The compression algorithm used by VABC. Available ones are "gz", "brotli".
|
/system/update_engine/ |
D | update_metadata.proto | 216 // identical to the ones on the source image. The src & dst extents for each 364 // The compression algorithm used by VABC. Available ones are "gz", "brotli".
|
/system/timezone/ |
D | README.android | 189 REMINDER: Any prebuilt apks / apex files (i.e. ones that that contain time zone files)
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 339 can be used to select certain tests to run, once you figure out which ones failed. 341 One particular set of tests to watch out for are the ones that involve USB resets.
|