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 298 void CommandListener::AsecCmd::listAsecsInDirectory(SocketClient *cli, const char *directory) {
349 listAsecsInDirectory(cli, Volume::SEC_ASECDIR_EXT);
350 listAsecsInDirectory(cli, Volume::SEC_ASECDIR_INT);

Completed in 132 milliseconds