Home
last modified time | relevance | path

Searched refs:libDirPath (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_register.cpp367 void PluginRegister::RegisterPluginsFromPath(const char* libDirPath) in RegisterPluginsFromPath() argument
377 DIR* libDir = opendir(libDirPath); in RegisterPluginsFromPath()
392 std::string libPath = libDirPath + fileSeparator + lib->d_name; in RegisterPluginsFromPath()
H A Dplugin_register.h61 void RegisterPluginsFromPath(const char* libDirPath);

Completed in 2 milliseconds