Home
last modified time | relevance | path

Searched refs:DumpInfoFromPlugin (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp583 std::string errMsg = DumpInfoFromPlugin(result, pos->libPath, args); in DumpOnePlugin()
590 std::string PluginMgr::DumpInfoFromPlugin(std::string& result, std::string libPath, std::vector<std… in DumpInfoFromPlugin() function in OHOS::ResourceSchedule::PluginMgr
612 DumpInfoFromPlugin(pluginHelpMsg, pluginInfo.libPath, args); in DumpHelpFromPlugin()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H A Dplugin_mgr.h167 …std::string DumpInfoFromPlugin(std::string& result, std::string libPath, std::vector<std::string>&…