OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNoAction
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/
device.h
64
// - do nothing (
kNoAction
)
84
static const int
kNoAction
= -1;
default_device.cpp
62
return
kNoAction
;
recovery.cpp
512
case Device::
kNoAction
:
[
all
...]
/device/asus/fugu/recovery/
recovery_ui.cpp
307
return
kNoAction
;
Completed in 44 milliseconds