Searched refs:ones (Results 1 – 25 of 71) sorted by relevance
123
/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/public/ |
D | incident.te | 3 # reports that have already been taken, and monitor for new ones.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | incident.te | 3 # reports that have already been taken, and monitor for new ones.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | incident.te | 3 # reports that have already been taken, and monitor for new ones.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | incident.te | 3 # reports that have already been taken, and monitor for new ones.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | incident.te | 3 # reports that have already been taken, and monitor for new ones.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | incident.te | 3 # reports that have already been taken, and monitor for new ones.
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | incident.te | 3 # reports that have already been taken, and monitor for new ones.
|
/system/sepolicy/prebuilts/api/27.0/private/compat/26.0/ |
D | 26.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/bt/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 41 // Number of BluetoothSession including discarded ones beyond capacity 44 // Number of PairEvent including discarded ones beyond capacity 47 // Number of WakeEvent including discarded ones beyond capacity 50 // Number of ScanEvent including discarded ones beyond capacity
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | art_apex_postinstall.te | 13 # We're deleting the old /data/dalvik-cache/* and move the new ones
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | art_apex_postinstall.te | 13 # We're deleting the old /data/dalvik-cache/* and move the new ones
|
/system/netd/libnetdutils/ |
D | InternetAddressesTest.cpp | 132 const IPAddress ones(IPV4_ONES); in TEST() local 133 EXPECT_EQ(0U, ones.scope_id()); in TEST() 134 const IPAddress ones22(ones, 22); in TEST() 136 EXPECT_EQ(ones, ones22); in TEST() 137 const IPAddress ones23(ones, 23); in TEST()
|
/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/prebuilts/api/31.0/private/compat/29.0/ |
D | 29.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/private/compat/29.0/ |
D | 29.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/prebuilts/api/30.0/private/compat/29.0/ |
D | 29.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/prebuilts/api/28.0/private/compat/27.0/ |
D | 27.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/prebuilts/api/31.0/private/compat/30.0/ |
D | 30.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/prebuilts/api/31.0/private/compat/28.0/ |
D | 28.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/private/compat/30.0/ |
D | 30.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/private/compat/28.0/ |
D | 28.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/prebuilts/api/29.0/private/compat/28.0/ |
D | 28.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/prebuilts/api/30.0/private/compat/28.0/ |
D | 28.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
/system/sepolicy/prebuilts/api/28.0/private/compat/26.0/ |
D | 26.0.ignore.cil | 3 ;; previous ones. Add here to pass checkapi tests.
|
123