OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unmountLoopImage
(Results
1 - 2
of
2
) sorted by null
/system/vold/
VolumeManager.h
124
int
unmountLoopImage
(const char *containerId, const char *loopId,
VolumeManager.cpp
1016
return
unmountLoopImage
(id, idHash, asecFileName, mountPoint, force);
1034
return
unmountLoopImage
(fileName, idHash, fileName, mountPoint, force);
1037
int VolumeManager::
unmountLoopImage
(const char *id, const char *idHash,
[
all
...]
Completed in 273 milliseconds