OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:killProcessesWithOpenFiles
(Results
1 - 4
of
4
) sorted by null
/system/vold/
Process.h
22
static void
killProcessesWithOpenFiles
(const char *path, int action);
Process.cpp
180
void Process::
killProcessesWithOpenFiles
(const char *path, int action) {
Volume.cpp
525
Process::
killProcessesWithOpenFiles
(path, action);
VolumeManager.cpp
827
Process::
killProcessesWithOpenFiles
(mountPoint, action);
[
all
...]
Completed in 47 milliseconds