OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OTAIO_FSYNC
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/otafault/
config.h
49
#define
OTAIO_FSYNC
"FSYNC"
ota_io.cpp
46
if (should_fault_inject(
OTAIO_FSYNC
)) {
47
fsync_fault_file_name = fault_fname(
OTAIO_FSYNC
);
159
if (should_fault_inject(
OTAIO_FSYNC
)) {
Completed in 62 milliseconds