Home
last modified time | relevance | path

Searched defs:fileSpot (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libmedia/
DMediaScanner.cpp134 char* fileSpot = path + strlen(path); in doProcessDirectory() local
174 struct dirent* entry, char* fileSpot) { in doProcessDirectoryEntry()