Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/store/include/goldfish_codec2/store/
DGoldfishComponentStore.h158 res = localModule->init(mLibPath); in fetchModule()
170 ComponentLoader(std::string libPath) : mLibPath(libPath) {} in ComponentLoader()
176 std::string mLibPath; ///< library path member