Home
last modified time | relevance | path

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

/system/vold/
DDirectVolume.h50 int addPath(const char *path);
Dmain.cpp191 if (dv->addPath(fstab->recs[i].blk_device)) { in process_config()
DDirectVolume.cpp69 int DirectVolume::addPath(const char *path) { in addPath() function in DirectVolume
407 addPath(new_path); /* Put the new path on the list */ in updateDeviceInfo()