Searched refs:mLibPath (Results 1 – 1 of 1) sorted by relevance
158 res = localModule->init(mLibPath); in fetchModule()170 ComponentLoader(std::string libPath) : mLibPath(libPath) {} in ComponentLoader()176 std::string mLibPath; ///< library path member