/system/logging/liblog/tests/ |
D | liblog_test.cpp | 1245 } levels[] = { in TEST() local 1266 for (size_t i = 0; i < (sizeof(levels) / sizeof(levels[0])); ++i) { in TEST() 1267 if (levels[i].level == -2) { in TEST() 1270 for (size_t j = 0; j < (sizeof(levels) / sizeof(levels[0])); ++j) { in TEST() 1271 if (levels[j].level == -2) { in TEST() 1276 levels[i].level, tag, strlen(tag), levels[j].level); in TEST() 1277 if ((levels[i].level < levels[j].level) || (levels[j].level == -1)) { in TEST() 1284 levels[i].level, tag, strlen(tag), levels[j].level)); in TEST() 1293 levels[i].level, tag, strlen(tag), levels[j].level)); in TEST() 1300 for (size_t i = 0; i < (sizeof(levels) / sizeof(levels[0])); ++i) { in TEST() [all …]
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest) 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest) 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
/system/sepolicy/reqd_mask/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest) 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest) 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
D | keystore.te | 32 # Allow keystore to listen to changing boot levels
|
/system/sepolicy/microdroid/reqd_mask/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest) 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest) 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest) 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest) 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
/system/sepolicy/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest) 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
D | keystore.te | 32 # Allow keystore to listen to changing boot levels
|
/system/sepolicy/microdroid/system/private/ |
D | mls_macros | 32 # Define the ordering of the sensitivity levels (least to greatest) 40 # levels from s0 to (N-1) with categories c0 to (M-1)
|
/system/extras/libfec/ |
D | fec_verity.cpp | 210 uint32_t levels = 0; in verify_tree() local 213 uint64_t hash_size = verity_get_size(data_blocks * FEC_BLOCKSIZE, &levels, in verify_tree() 241 uint32_t hashes[levels]; in verify_tree() 249 for (uint32_t i = 1; i < levels; ++i) { in verify_tree() 250 uint32_t blocks = hashes[levels - i]; in verify_tree() 251 debug("%u hash blocks on level %u", blocks, levels - i); in verify_tree() 275 for (uint32_t i = 1; i < levels; ++i) { in verify_tree() 276 uint32_t blocks = hashes[levels - i]; in verify_tree()
|
/system/hardware/interfaces/media/aidl_api/android.media.soundtrigger.types/current/android/media/soundtrigger/ |
D | PhraseRecognitionExtra.aidl | 41 android.media.soundtrigger.ConfidenceLevel[] levels;
|
/system/hardware/interfaces/media/aidl_api/android.media.soundtrigger.types/1/android/media/soundtrigger/ |
D | PhraseRecognitionExtra.aidl | 41 android.media.soundtrigger.ConfidenceLevel[] levels;
|
/system/hardware/interfaces/media/aidl/android/media/soundtrigger/ |
D | PhraseRecognitionExtra.aidl | 34 ConfidenceLevel[] levels;
|
/system/chre/doc/ |
D | framework_debugging.md | 20 ### Log levels 22 CHRE framework currently supports four levels, namely Error `LOGE()`, Warning 25 levels](https://source.android.com/setup/contribute/code-style#log-sparingly). 36 in `util/include/chre/util/log_common.h` to control which log levels are
|
/system/extras/verity/ |
D | hash_tree_builder.cpp | 103 size_t levels = 0; in CalculateSize() local 106 verity_tree_blocks(input_size, block_size, hash_size, levels); in CalculateSize() 107 levels++; in CalculateSize()
|
/system/media/audio/include/system/ |
D | sound_trigger.h | 291 struct sound_trigger_confidence_level levels[SOUND_TRIGGER_MAX_USERS]; member
|
/system/extras/memory_replay/traces/ |
D | TRACES | 54 levels.
|
/system/extras/cpu_loads/ |
D | README.md | 3 These are a collection of simple workloads designed to induce various levels of power consumption o…
|
/system/libsysprop/srcs/android/sysprop/ |
D | InputProperties.sysprop | 85 # A flag to enable the Custom levels provided via IDC files for Keyboard backlight
|
/system/chre/platform/zephyr/ |
D | CMakeLists.txt | 119 # differentiate the two levels
|
/system/memory/lmkd/ |
D | README.md | 11 at acceptable levels.
|