OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CheckKey
(Results
1 - 3
of
3
) sorted by null
/bootable/recovery/
ui.cpp
108
// between. Registered keys are passed to
CheckKey
() to see if it
114
//
CheckKey
can call IsKeyPressed to see what other keys are held when
148
switch (
CheckKey
(key_code)) {
278
// The default
CheckKey
implementation assumes the device has power,
284
RecoveryUI::KeyAction RecoveryUI::
CheckKey
(int key) {
/device/asus/fugu/recovery/
recovery_ui.cpp
238
KeyAction
CheckKey
(int key) {
/external/chromium_org/chromeos/login/auth/
cryptohome_authenticator.cc
356
void
CheckKey
(AuthAttemptState* attempt,
439
base::Bind(&
CheckKey
,
[
all
...]
Completed in 885 milliseconds