Searched refs:plugin_mgr (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/msdp/device_status/rust/ipc/server/src/ |
H A D | fusion_ipc_delegator.rs | 41 plugin_mgr: Mutex<Cell<PluginManager>>, field 47 plugin_mgr: Mutex::new(Cell::new(PluginManager::default())) in new() 72 match self.plugin_mgr.lock() { in load_plugin()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/ |
H A D | BUILD.gn | 44 "${resschedexe_plugins}/resschedfwk/src/plugin_mgr.cpp", 105 "${resschedexe_plugins}/resschedfwk/src/plugin_mgr.cpp",
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/ |
H A D | BUILD.gn | 30 "//foundation/multimedia/image_framework/plugins/manager/src/framework/plugin_mgr.cpp", 93 "//foundation/multimedia/image_framework/plugins/manager/src/framework/plugin_mgr.cpp", 178 "//foundation/multimedia/image_framework/plugins/manager/src/framework/plugin_mgr.cpp",
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/ |
H A D | BUILD.gn | 76 "resschedmgr/resschedfwk/src/plugin_mgr.cpp", 216 "resschedmgr/resschedfwk/src/plugin_mgr.cpp",
|
/ohos5.0/foundation/multimedia/image_framework/plugins/cross/ |
H A D | image_native_android.gni | 35 "//foundation/multimedia/image_framework/plugins/manager/src/framework/plugin_mgr.cpp",
|
H A D | image_native_ios.gni | 35 "//foundation/multimedia/image_framework/plugins/manager/src/framework/plugin_mgr.cpp",
|