OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OTAIO_READ
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/otafault/
config.h
47
#define
OTAIO_READ
"READ"
ota_io.cpp
40
if (should_fault_inject(
OTAIO_READ
)) {
41
read_fault_file_name = fault_fname(
OTAIO_READ
);
83
if (should_fault_inject(
OTAIO_READ
)) {
102
if (should_fault_inject(
OTAIO_READ
)) {
Completed in 2865 milliseconds