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

/system/vold/
H A DDirectVolume.h65 int updateDeviceInfo(char *new_path, int new_major, int new_minor);
H A DVolume.h93 virtual int updateDeviceInfo(char *new_path, int new_major, int new_minor) = 0;
H A DDirectVolume.cpp384 int DirectVolume::updateDeviceInfo(char *new_path, int new_major, int new_minor) argument
406 addPath(new_path); /* Put the new path on the list */

Completed in 35 milliseconds