Searched refs:OTAIO_BASE_DIR (Results 1 – 2 of 2) sorted by relevance
/bootable/recovery/otafault/ | ||
D | config.h | 46 #define OTAIO_BASE_DIR ".libotafault" macro |
D | config.cpp | 35 return android::base::StringPrintf("%s/%s", OTAIO_BASE_DIR, io_type); in get_type_path() |