OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destroyAsec
(Results
1 - 3
of
3
) sorted by null
/system/vold/
VolumeManager.h
93
int
destroyAsec
(const char *id, bool force);
CommandListener.cpp
322
rc = vm->
destroyAsec
(argv[2], force);
VolumeManager.cpp
578
int VolumeManager::
destroyAsec
(const char *id, bool force) {
[
all
...]
Completed in 28 milliseconds