Home
last modified time | relevance | path

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

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