Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/
H A Dplugin_server.h143 …inline uint32_t PluginServerGetClassInfo(uint16_t serviceType, std::vector<ClassInfo> &classesInfo) in PluginServerGetClassInfo() function
151 …inline uint32_t PluginServerGetClassInfo(uint16_t serviceType, const std::map<std::string, AttrDat… in PluginServerGetClassInfo() function
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/
H A Dplugin_server.cpp143 uint32_t PluginServer::PluginServerGetClassInfo(uint16_t interfaceID, uint16_t serviceType, in PluginServerGetClassInfo() function in OHOS::MultimediaPlugin::PluginServer