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

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

Completed in 343 milliseconds