Home
last modified time | relevance | path

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

/system/vold/
DUtils.h186 bool FsyncParentDirectory(const std::string& path);
DKeyStorage.cpp620 if (!FsyncParentDirectory(key_path)) return false; in storeKeyAtomically()
DUtils.cpp1380 bool FsyncParentDirectory(const std::string& path) { in FsyncParentDirectory() function