Home
last modified time | relevance | path

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

/system/incremental_delivery/incfs/
DMountRegistry.cpp166 auto destAbsolute = path::normalize(dest); in moveBind() local
167 if (srcAbsolute == destAbsolute) { in moveBind()
179 roots[root].path = destAbsolute; in moveBind()
184 .insert_or_assign(std::move(destAbsolute), in moveBind()