Home
last modified time | relevance | path

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

/bootable/recovery/otautil/
DDirUtil.cpp34 typedef enum { DMISSING, DDIR, DILLEGAL } DirStatus; enumerator
47 return DDIR; in getPathDirStatus()
93 if (ds == DDIR) { in dirCreateHierarchy()