OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shareVolume
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
IMountService.h
44
virtual int
shareVolume
(String16 path, String16 method) = 0;
/system/vold/
VolumeManager.h
83
int
shareVolume
(const char *label, const char *method);
CommandListener.cpp
181
rc = vm->
shareVolume
(argv[2], argv[3]);
VolumeManager.cpp
[
all
...]
Completed in 142 milliseconds