OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:listAsecsInDirectory
(Results
1 - 2
of
2
) sorted by null
/system/vold/
CommandListener.h
51
void
listAsecsInDirectory
(SocketClient *c, const char *directory);
CommandListener.cpp
281
void CommandListener::AsecCmd::
listAsecsInDirectory
(SocketClient *cli, const char *directory) {
332
listAsecsInDirectory
(cli, Volume::SEC_ASECDIR_EXT);
333
listAsecsInDirectory
(cli, Volume::SEC_ASECDIR_INT);
Completed in 33 milliseconds