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);
Volume.cpp
139
Process::
killProcessesWithOpenFiles
(filename, 2);
551
Process::
killProcessesWithOpenFiles
(src, action);
586
Process::
killProcessesWithOpenFiles
(path, action);
Process.cpp
180
void Process::
killProcessesWithOpenFiles
(const char *path, int action) {
VolumeManager.cpp
527
Process::
killProcessesWithOpenFiles
(mountPoint, action);
[
all
...]
Completed in 3439 milliseconds