Searched refs:time_key_helper (Results 1 – 2 of 2) sorted by relevance
160 static void* time_key_helper(void* cookie);
154 pthread_create(&thread, nullptr, &RecoveryUI::time_key_helper, info); in ProcessKey()188 void* RecoveryUI::time_key_helper(void* cookie) { in time_key_helper() function in RecoveryUI