Searched refs:MountAndDeriveClassPath (Results 1 – 4 of 4) sorted by relevance
99 android::base::Result<ClassPath> MountAndDeriveClassPath(
461 auto class_path = ::android::apex::MountAndDeriveClassPath(*files); in getStagedApexInfos()
4829 auto class_path = MountAndDeriveClassPath(apex_files); in TEST_F()4844 auto class_path = MountAndDeriveClassPath(apex_files); in TEST_F()
1528 Result<ClassPath> MountAndDeriveClassPath( in MountAndDeriveClassPath() function