Home
last modified time | relevance | path

Searched refs:PluginName (Results 1 - 3 of 3) sorted by relevance

/foundation/ai/ai_engine/services/server/plugin/
H A Di_plugin.h28 #define PLUGIN_INTERFACE_IMPL(PluginName) \
31 return new PluginName(); \
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/include/
H A Dplugin_mgr_test.h38 std::string GetSubItemValue(std::string PluginName, std::string configName);
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp58 std::string PluginMgrTest::GetSubItemValue(std::string PluginName, std::string configName) in GetSubItemValue() argument
61 PluginConfig config = pluginMgr_->GetConfig(PluginName, configName); in GetSubItemValue()

Completed in 2 milliseconds