Home
last modified time | relevance | path

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

/hardware/interfaces/cas/1.1/default/
DFactoryLoader.h93 DIR* pDir = opendir(dirPath.string()); in findFactoryForScheme() local
130 DIR* pDir = opendir(dirPath.string()); in enumeratePlugins() local
/hardware/interfaces/cas/aidl/default/
DFactoryLoader.h89 DIR* pDir = opendir(dirPath.string()); in findFactoryForScheme() local
126 DIR* pDir = opendir(dirPath.string()); in enumeratePlugins() local
/hardware/interfaces/cas/1.0/default/
DFactoryLoader.h101 DIR* pDir = opendir(dirPath.string()); in findFactoryForScheme() local
141 DIR* pDir = opendir(dirPath.string()); in enumeratePlugins() local
/hardware/interfaces/cas/1.2/default/
DFactoryLoader.h93 DIR* pDir = opendir(dirPath.string()); in findFactoryForScheme() local
130 DIR* pDir = opendir(dirPath.string()); in enumeratePlugins() local
/hardware/interfaces/drm/1.0/default/include/
DPluginLoader.h42 DIR* pDir = opendir(pluginDir.string()); in PluginLoader() local