Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/
H A Dplugin_server.cpp55 PluginFWType fwType = AnalyzeFWType(path); in Register()
170 PluginFWType PluginServer::AnalyzeFWType(const string &canonicalPath) in AnalyzeFWType() function in OHOS::MultimediaPlugin::PluginServer
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugin_server_test.cpp149 PluginFWType result = server.AnalyzeFWType(path);
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/
H A Dplugin_server.h189 PluginFWType AnalyzeFWType(const std::string &canonicalPath);