Home
last modified time | relevance | path

Searched defs:count (Results 1 – 8 of 8) sorted by relevance

/bootable/recovery/applypatch/
Dfreecache.cpp61 int count = readlink(fd_path.c_str(), link, sizeof(link)-1); in EliminateOpenFiles() local
/bootable/recovery/
Dui.h162 int count; member
Dui.cpp249 void RecoveryUI::time_key(int key_code, int count) { in time_key()
Dwear_ui.cpp180 size_t count = 0; in draw_screen_locked() local
Dscreen_ui.cpp331 size_t count = 0; in draw_screen_locked() local
/bootable/recovery/otafault/
Dota_io.cpp139 size_t ota_fwrite(const void* ptr, size_t size, size_t count, FILE* stream) { in ota_fwrite()
/bootable/recovery/uncrypt/
Duncrypt.cpp514 int count = static_cast<int>(duration.count()); in uncrypt_wrapper() local
/bootable/recovery/updater/
Dblockimg.cpp68 size_t count; // Limit is INT_MAX. member