Home
last modified time | relevance | path

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

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