HomeSort by relevance Sort by last modified time
    Searched full:shouldskipdirectory (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/
mediascanner.h 74 bool shouldSkipDirectory(char *path);
  /frameworks/av/media/libmedia/
MediaScanner.cpp 109 bool MediaScanner::shouldSkipDirectory(char *path) {
137 if (shouldSkipDirectory(path)) {

Completed in 2633 milliseconds