HomeSort by relevance Sort by last modified time
    Searched refs:time_key_helper (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
ui.h 151 static void* time_key_helper(void* cookie);
ui.cpp 134 pthread_create(&th, NULL, &RecoveryUI::time_key_helper, info);
176 void* RecoveryUI::time_key_helper(void* cookie) { function in class:RecoveryUI

Completed in 79 milliseconds