Home
last modified time | relevance | path

Searched refs:time_key_helper (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Dui.cpp134 pthread_create(&th, NULL, &RecoveryUI::time_key_helper, info); in process_key()
176 void* RecoveryUI::time_key_helper(void* cookie) { in time_key_helper() function in RecoveryUI
Dui.h151 static void* time_key_helper(void* cookie);