OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:time_key_helper
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
ui.h
139
static void*
time_key_helper
(void* cookie);
ui.cpp
127
pthread_create(&th, NULL, &RecoveryUI::
time_key_helper
, info);
159
void* RecoveryUI::
time_key_helper
(void* cookie) {
function in class:RecoveryUI
Completed in 500 milliseconds