OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shareEnabled
(Results
1 - 4
of
4
) sorted by null
/system/vold/
VolumeManager.h
85
int
shareEnabled
(const char *path, const char *method, bool *enabled);
DirectVolume.cpp
324
if (mVm->
shareEnabled
(getLabel(), "ums", &enabled) == 0 && enabled) {
CommandListener.cpp
198
if (vm->
shareEnabled
(argv[2], argv[3], &enabled)) {
VolumeManager.cpp
[
all
...]
Completed in 78 milliseconds