Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/
H A Dfs_mgr_overlayfs.cpp147 const auto kCacheMountPoint = "/cache"s; variable
156 return {kScratchMountPoint, kCacheMountPoint}; in OverlayMountPoints()