Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_utils.h226 inline Result<std::vector<std::string>> GetSubdirs(const std::string& path) { in GetSubdirs() function
241 return GetSubdirs(kDeNDataDir); in GetDeUserDirs()
Dapexd.cpp1523 auto snapshot_dirs = GetSubdirs(snapshot_root); in destroyCeSnapshotsNotSpecified()