Home
last modified time | relevance | path

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

/hardware/interfaces/cas/1.2/default/
DFactoryLoader.h94 DIR* pDir = opendir(dirPath.c_str()); in findFactoryForScheme() local
131 DIR* pDir = opendir(dirPath.c_str()); in enumeratePlugins() local
/hardware/interfaces/cas/aidl/default/
DFactoryLoader.h90 DIR* pDir = opendir(dirPath.c_str()); in findFactoryForScheme() local
127 DIR* pDir = opendir(dirPath.c_str()); in enumeratePlugins() local
/hardware/interfaces/cas/1.0/default/
DFactoryLoader.h102 DIR* pDir = opendir(dirPath.c_str()); in findFactoryForScheme() local
142 DIR* pDir = opendir(dirPath.c_str()); in enumeratePlugins() local
/hardware/interfaces/cas/1.1/default/
DFactoryLoader.h94 DIR* pDir = opendir(dirPath.c_str()); in findFactoryForScheme() local
131 DIR* pDir = opendir(dirPath.c_str()); in enumeratePlugins() local
/hardware/interfaces/drm/1.0/default/include/
DPluginLoader.h44 DIR* pDir = opendir(pluginDir.c_str()); in PluginLoader() local