Searched refs:hold (Results 1 – 25 of 68) sorted by relevance
123
/system/core/liblog/tests/ |
D | liblog_test.cpp | 1424 char hold[4][PROP_VALUE_MAX]; in TEST() local 1440 memset(hold, 0, sizeof(hold)); in TEST() 1442 property_get(key, hold[0], ""); in TEST() 1444 property_get(key + base_offset, hold[1], ""); in TEST() 1448 property_get(key, hold[2], ""); in TEST() 1450 property_get(key, hold[3], ""); in TEST() 1694 property_set(key, hold[0]); in TEST() 1695 property_set(key + base_offset, hold[1]); in TEST() 1698 property_set(key, hold[2]); in TEST() 1699 property_set(key + base_offset, hold[3]); in TEST()
|
/system/nvram/ |
D | README.md | 5 spaces that can hold arbitrary data blobs of limited size. Access restrictions
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | gsid.te | 65 # 1. fallocate a file large enough to hold the signed GSI
|
/system/sepolicy/private/ |
D | gsid.te | 65 # 1. fallocate a file large enough to hold the signed GSI
|
/system/core/logcat/tests/ |
D | logcat_test.cpp | 1321 char* hold = *list; in get_white_black() local 1333 if (hold) { in get_white_black() 1334 asprintf(list, "%s %s", hold, buf); in get_white_black() 1335 free(hold); in get_white_black()
|
/system/core/liblog/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/core/libpixelflinger/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/puncture_fs/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/simpleperf/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/cpustats/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/mmap-perf/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/core/libcutils/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/core/libgrallocusage/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/postinst/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/core/libutils/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/core/logcat/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/verity/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/sane_schedstat/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/core/libnetutils/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/memory_replay/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/tests/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/kexec_tools/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/extras/memtrack/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/tools/aidl/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
/system/core/run-as/ |
D | NOTICE | 185 defend, and hold each Contributor harmless for any liability
|
123