OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ui_
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
device.h
24
explicit Device(RecoveryUI* ui) :
ui_
(ui) {}
31
return
ui_
;
103
RecoveryUI*
ui_
;
member in class:Device
/external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.h
94
virtual UI current_ui() { return
ui_
; }
181
UI
ui_
;
member in class:MainWnd
Completed in 141 milliseconds