Searched refs:DumpAllPluginConfig (Results 1 – 6 of 6) sorted by relevance
202 DumpAllPluginConfig(result); in DumpExt()366 void ResSchedService::DumpAllPluginConfig(std::string &result) in DumpAllPluginConfig() function in OHOS::ResourceSchedule::ResSchedService369 PluginMgr::GetInstance().DumpAllPluginConfig(result); in DumpAllPluginConfig()
63 void DumpAllPluginConfig(std::string &result);
163 void DumpAllPluginConfig(std::string &result);
368 resSchedService_->DumpAllPluginConfig(result);
317 pluginMgr_->DumpAllPluginConfig(res);
559 void PluginMgr::DumpAllPluginConfig(std::string &result) in DumpAllPluginConfig() function in OHOS::ResourceSchedule::PluginMgr