HomeSort by relevance Sort by last modified time
    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 264 void CommandListener::AsecCmd::listAsecsInDirectory(SocketClient *cli, const char *directory) {
315 listAsecsInDirectory(cli, Volume::SEC_ASECDIR_EXT);
316 listAsecsInDirectory(cli, Volume::SEC_ASECDIR_INT);

Completed in 2176 milliseconds