Searched refs:kAppFuseMaxMountPointName (Results 1 – 1 of 1) sorted by relevance
34 static size_t kAppFuseMaxMountPointName = 32; variable37 if (name.size() > kAppFuseMaxMountPointName) { in GetMountPath()