Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp71 InitPluginMgr(payload); in SendRequestSync()
92 InitPluginMgr(payload); in SendRequestAsync()
106 void ResSchedExeMgr::InitPluginMgr(const nlohmann::json& payload) in InitPluginMgr() function in OHOS::ResourceSchedule::ResSchedExeMgr
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/include/
H A Dres_sched_exe_mgr.h72 void InitPluginMgr(const nlohmann::json& payload);
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/unittest/
H A Dres_sched_exe_mgr_test.cpp131 ResSchedExeMgr::GetInstance().InitPluginMgr(context);