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