Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.h160 static void* time_key_helper(void* cookie);
Dui.cpp154 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