Searched defs:kAppFuseMaxMountPointName (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A DCommandListener.cpp632 static size_t kAppFuseMaxMountPointName = 32; variable
635 if (name.size() > kAppFuseMaxMountPointName) {

Completed in 7 milliseconds