Searched refs:rsDirPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/drm/libdrmframework/include/
H A DPlugInManager.h197 * @param[in] rsDirPath
202 Vector<String8> getPlugInPathList(const String8& rsDirPath) { argument
204 DIR* pDir = opendir(rsDirPath.string());
212 plugInPath += rsDirPath;

Completed in 74 milliseconds