Home
last modified time | relevance | path

Searched refs:OTAIO_BASE_DIR (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/otafault/
Dconfig.h46 #define OTAIO_BASE_DIR ".libotafault" macro
Dconfig.cpp35 return android::base::StringPrintf("%s/%s", OTAIO_BASE_DIR, io_type); in get_type_path()