HomeSort by relevance Sort by last modified time
    Searched refs:killProcessesWithOpenFiles (Results 1 - 5 of 5) sorted by null

  /system/vold/
Process.h 24 static void killProcessesWithOpenFiles(const char *path, int action);
Process.cpp 174 Process::killProcessesWithOpenFiles(path, action);
184 void Process::killProcessesWithOpenFiles(const char *path, int action) {
Volume.cpp 525 Process::killProcessesWithOpenFiles(path, action);
CommandListener.cpp 619 Process::killProcessesWithOpenFiles(DATA_MNT_POINT, 2);
VolumeManager.cpp 1068 Process::killProcessesWithOpenFiles(mountPoint, action);
    [all...]

Completed in 3594 milliseconds