Home
last modified time | relevance | path

Searched refs:mFilePath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/mtp/
DMtpStorage.h31 MtpString mFilePath; variable
52 inline const char* getPath() const { return (const char *)mFilePath; } in getPath()
DMtpStorage.cpp39 mFilePath(filePath), in MtpStorage()