Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp115 static constexpr const char* kMntFuse = "/mnt/pass_through/0/"; variable
2854 if (target.find(kMntFuse) == 0) { in invalidateMounts()