Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/
DMountRegistry.cpp124 const auto& bindSubdir = bindIt->second.first; in rootAndSubpathFor() local
127 return {root.path, path::join(bindSubdir, pastBindSubdir)}; in rootAndSubpathFor()