Home
last modified time | relevance | path

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

/system/vold/
DCommandListener.cpp631 static android::status_t getMountPath(uid_t uid, const std::string& name, std::string* path) { in getMountPath() function
787 if (getMountPath(uid, name, &path) != android::OK) { in runCommand()
826 if (getMountPath(uid, name, &path) != android::OK) { in runCommand()