Home
last modified time | relevance | path

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

/frameworks/av/drm/libdrmframework/include/
DPlugInManager.h202 Vector<String8> getPlugInPathList(const String8& rsDirPath) { in getPlugInPathList() argument
204 DIR* pDir = opendir(rsDirPath.string()); in getPlugInPathList()
212 plugInPath += rsDirPath; in getPlugInPathList()