Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexservice_test.cpp2108 auto active_pkgs = ReadEntireDir(kActiveApexPackagesDataDir); in TEST_F()
2119 auto backups = ReadEntireDir(kApexBackupDir); in TEST_F()
2154 auto active_pkgs = ReadEntireDir(kActiveApexPackagesDataDir); in TEST_F()
2165 auto backups = ReadEntireDir(kApexBackupDir); in TEST_F()
2189 auto active_pkgs = ReadEntireDir(kActiveApexPackagesDataDir); in TEST_F()
2198 auto backups = ReadEntireDir(kApexBackupDir); in TEST_F()
2221 auto backups = ReadEntireDir(kApexBackupDir); in TEST_F()
2242 auto active_packages = ReadEntireDir(kActiveApexPackagesDataDir); in TEST_F()
2264 auto active_packages = ReadEntireDir(kActiveApexPackagesDataDir); in TEST_F()
2309 auto active_pkgs = ReadEntireDir(kActiveApexPackagesDataDir); in CheckActiveApexContents()
[all …]