OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:installing_frames
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
common.h
119
int
installing_frames
;
member in struct:__anon660
ui.c
261
ui_parameters.
installing_frames
> 0 &&
264
(gInstallingFrame + 1) % ui_parameters.
installing_frames
;
412
if (ui_parameters.
installing_frames
> 0) {
413
gInstallationOverlay = malloc(ui_parameters.
installing_frames
*
415
for (i = 0; i < ui_parameters.
installing_frames
; ++i) {
Completed in 43 milliseconds