OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OTAIO_CACHE_FNAME
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/otafault/
ota_io.h
29
#define
OTAIO_CACHE_FNAME
"/cache/saved.file"
ota_io.cpp
35
? !strncmp(cached_path,
OTAIO_CACHE_FNAME
, strlen(cached_path))
Completed in 49 milliseconds