Home
last modified time | relevance | path

Searched refs:ones (Results 1 – 25 of 36) sorted by relevance

12

/system/netd/server/
DWakeupControllerTest.cpp263 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/
D202404.ignore.cil3 ;; previous ones. Add here to pass checkapi tests.
/system/sepolicy/public/
Dincident.te3 # reports that have already been taken, and monitor for new ones.
/system/sepolicy/private/compat/31.0/
D31.0.ignore.cil3 ;; these types to previous ones. Add here to pass checkapi tests.
/system/sepolicy/private/compat/34.0/
D34.0.ignore.cil3 ;; previous ones. Add here to pass checkapi tests.
/system/sepolicy/private/compat/32.0/
D32.0.ignore.cil3 ;; these types to previous ones. Add here to pass checkapi tests.
/system/sepolicy/private/compat/33.0/
D33.0.ignore.cil3 ;; these types to previous ones. Add here to pass checkapi tests.
/system/sepolicy/private/compat/29.0/
D29.0.ignore.cil3 ;; these types to previous ones. Add here to pass checkapi tests.
/system/extras/tests/mmc_tracepoints/
DREADME16 read or write ops, and the ones with erase in the name are the various erase
/system/sepolicy/private/
Disolated_compute_app.te40 # ones necessary for camera service.
Disolated_app.te28 # webview_zygote process. These rules are specialized copies of the ones in app.te.
Dodrefresh.te61 # odrefresh iterates over all properties to find the ones that it's interested
Ddomain.te1143 # 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/
D30.0.ignore.cil3 ;; these types to previous ones. Add here to pass checkapi tests.
/system/sepolicy/microdroid/system/private/
Dodrefresh.te38 # Allow odrefresh to read all dalvik system properties. odrefresh needs to record the relevant ones
/system/apex/tests/testdata/
Dtrigger_watchdog.rc27 # rootdir/init.rc are guaranteed to be executed before ones in other .rc files, by the time this is
/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc437 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/
DREADME.md10 …o/;l=1) is that Purgatorio focuses on visualizing system-wide traces (the ones with the `-a` argum…
/system/update_engine/payload_generator/
Ddelta_diff_utils_unittest.cc197 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/
DREADME.md101 to ones release keys.
/system/chre/chpp/
DREADME.md176 …es simultaneously if necessary. Handles include reserved ones (0x00 - 0x0f) and assignable ones. A…
/system/update_engine/update_engine/
Dupdate_metadata.proto216 // 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/
Dupdate_metadata.proto216 // 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/
DREADME.android189 REMINDER: Any prebuilt apks / apex files (i.e. ones that that contain time zone files)
/system/core/fastboot/fuzzy_fastboot/
DREADME.md339 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.

12