Home
last modified time | relevance | path

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

/foundation/multimedia/image_standard/plugins/manager/src/framework/
Dplugin_mgr.cpp102 const string libraryFileSuffix = "dll"; in CheckPluginMetaFile() local
104 const string libraryFileSuffix = "dylib"; in CheckPluginMetaFile() local
106 const string libraryFileSuffix = "so"; in CheckPluginMetaFile() local