Home
last modified time | relevance | path

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

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