Home
last modified time | relevance | path

Searched defs:mountPoint (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DProcess.cpp52 int Process::pathMatchesMountPoint(const char* path, const char* mountPoint) { in pathMatchesMountPoint()
79 int Process::checkFileDescriptorSymLinks(int pid, const char *mountPoint) { in checkFileDescriptorSymLinks()
83 int Process::checkFileDescriptorSymLinks(int pid, const char *mountPoint, char *openFilename, size_… in checkFileDescriptorSymLinks()
124 int Process::checkFileMaps(int pid, const char *mountPoint) { in checkFileMaps()
128 int Process::checkFileMaps(int pid, const char *mountPoint, char *openFilename, size_t max) { in checkFileMaps()
154 int Process::checkSymLink(int pid, const char *mountPoint, const char *name) { in checkSymLink()
DVolumeManager.cpp951 char mountPoint[255]; in createAsec() local
1031 char mountPoint[255]; in resizeAsec() local
1173 char mountPoint[255]; in finalizeAsec() local
1233 char mountPoint[255]; in fixupAsecPermissions() local
1361 char mountPoint[255]; in renameAsec() local
1431 char mountPoint[255]; in unmountAsec() local
1460 char mountPoint[255]; in unmountObb() local
1478 const char *fileName, const char *mountPoint, bool force) { in unmountLoopImage()
1567 char mountPoint[255]; in destroyAsec() local
1699 char mountPoint[255]; in mountAsec() local
[all …]