Searched defs:count (Results 1 – 8 of 8) sorted by relevance
61 int count = readlink(fd_path.c_str(), link, sizeof(link)-1); in EliminateOpenFiles() local
162 int count; member
249 void RecoveryUI::time_key(int key_code, int count) { in time_key()
180 size_t count = 0; in draw_screen_locked() local
331 size_t count = 0; in draw_screen_locked() local
139 size_t ota_fwrite(const void* ptr, size_t size, size_t count, FILE* stream) { in ota_fwrite()
514 int count = static_cast<int>(duration.count()); in uncrypt_wrapper() local
68 size_t count; // Limit is INT_MAX. member