Searched defs:n (Results 1 – 8 of 8) sorted by relevance
| /bootable/recovery/recovery_utils/ |
| D | thermalutil.cpp | 42 int n = scandir(THERMAL_PREFIX, &namelist, thermal_filter, alphasort); in InitThermalPaths() local
|
| D | logging.cpp | 250 int n = klogctl(KLOG_READ_ALL, &buffer[0], klog_buf_len); in save_kernel_log() local
|
| /bootable/recovery/minui/ |
| D | graphics_fbdev.cpp | 59 void MinuiBackendFbdev::SetDisplayedFramebuffer(size_t n) { in SetDisplayedFramebuffer()
|
| D | events.cpp | 247 for (int n = 0; n < g_polled_events_count; n++) { in ev_dispatch() local
|
| /bootable/recovery/tests/unit/ |
| D | resources_test.cpp | 55 int n = scandir(dir_path.c_str(), &namelist, png_filter, alphasort); in add_files() local
|
| /bootable/recovery/install/ |
| D | adb_install.cpp | 232 for (int n = 0; n < event_count; n++) { in ListenAndExecuteMinadbdCommands() local
|
| /bootable/recovery/update_verifier/ |
| D | update_verifier.cpp | 91 int n = scandir(DM_PATH_PREFIX, &namelist, dm_name_filter, alphasort); in FindDmPartitions() local
|
| /bootable/recovery/tests/unit/host/ |
| D | imgdiff_test.cpp | 744 uint8_t n = 0; in TEST() local
|