Home
last modified time | relevance | path

Searched defs:temp_mount (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/apex/apexd/
H A Dapex_database.cpp205 bool temp_mount = EndsWith(mount_point, ".tmp"); in ResolveMountInfo() local
H A Dapexd.cpp461 bool temp_mount = false) { in MountPackageImpl()