OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mountVolume
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/storage/
IMountService.cpp
143
int32_t
mountVolume
(const String16& mountPoint)
149
ALOGD("
mountVolume
could not contact remote\n");
154
ALOGD("
mountVolume
caught exception %d\n", err);
/frameworks/base/core/java/android/os/storage/
IMountService.java
148
public int
mountVolume
(String mountPoint) throws RemoteException {
[
all
...]
/system/vold/
VolumeManager.cpp
[
all
...]
/frameworks/base/services/java/com/android/server/
MountService.java
[
all
...]
Completed in 205 milliseconds