Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd_utils.h226 inline android::base::Result<std::vector<std::string>> GetSubdirs( in GetSubdirs() function
242 return GetSubdirs(kDeNDataDir); in GetDeUserDirs()
H A Dapexd.cpp1879 auto snapshot_dirs = GetSubdirs(snapshot_root); in DestroyCeSnapshotsNotSpecified()
3501 auto dirs = GetSubdirs(mount_point); in VerifyPackageNonStagedInstall()