Home
last modified time | relevance | path

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

/system/vold/
DUtils.cpp1455 std::string fsPath = itEntry.path().string() + "/filesystem"; in AbortFuseConnections() local
1460 if (android::base::ReadFileToString(fsPath, &fs, false) && in AbortFuseConnections()