OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetSystemUpdateText
(Results
1 - 5
of
5
) sorted by null
/bootable/recovery/
ui.h
42
virtual void
SetSystemUpdateText
(bool security_update) = 0;
screen_ui.h
37
void
SetSystemUpdateText
(bool security_update);
screen_ui.cpp
441
void ScreenRecoveryUI::
SetSystemUpdateText
(bool security_update) {
recovery.cpp
[
all
...]
/bootable/recovery/tests/component/
verifier_test.cpp
49
void
SetSystemUpdateText
(bool security_update) { }
Completed in 1271 milliseconds