Searched refs:addPath (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DDirectVolume.h48 int addPath(const char *path);
H A Dmain.cpp219 if (dv->addPath(sysfs_path)) {
H A DDirectVolume.cpp60 int DirectVolume::addPath(const char *path) { function in class:DirectVolume
401 addPath(new_path); /* Put the new path on the list */

Completed in 115 milliseconds