Home
last modified time | relevance | path

Searched defs:dirmap (Results 1 – 3 of 3) sorted by relevance

/system/libvintf/
DHostFileSystem.cpp24 HostFileSystem::HostFileSystem(const Dirmap& dirmap, status_t missingError) in HostFileSystem()
27 HostFileSystem::HostFileSystem(const Dirmap& dirmap, status_t missingError, in HostFileSystem()
33 HostFileSystem::HostFileSystem(const Dirmap& dirmap, status_t missingError, FileSystem* impl) in HostFileSystem()
Dcheck_vintf.cpp425 android::base::Result<void> checkAllFiles(const Dirmap& dirmap, const Properties& props, in checkAllFiles()
486 int checkDirmaps(const Dirmap& dirmap, const Properties& props) { in checkDirmaps()
578 auto dirmap = getDirmap(iterateValues(args, DIR_MAP)); in main() local
DVintfFm.cpp189 auto dirmap = details::getDirmap(dirmapVec); in main() local