Home
last modified time | relevance | path

Searched refs:LoadLibrary (Results 1 – 25 of 49) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/frame_report/unittest/
H A Drs_frame_report_test.cpp48 fr.LoadLibrary();
63 fr.LoadLibrary();
186 fr.LoadLibrary();
203 fr.LoadLibrary();
/ohos5.0/base/update/updater/services/hdi/client/
H A Dupdate_hdi_client.cpp52 return LoadLibrary(); in Init()
55 bool UpdateHdiClient::LoadLibrary() in LoadLibrary() function in Updater::UpdateHdiClient
H A Dupdate_hdi_client.h33 bool LoadLibrary();
/ohos5.0/foundation/graphic/graphic_surface/utils/rs_frame_report_ext/src/
H A Drs_frame_report_ext.cpp45 bool ret = LoadLibrary(); in Init()
57 bool RsFrameReportExt::LoadLibrary() in LoadLibrary() function in OHOS::RsFrameReportExt
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/common/
H A Dplatform_adp.cpp42 return LoadLibrary(packageName.c_str()); in AdpLoadLibrary()
55 void *PlatformAdp::LoadLibrary(const std::string &packageName) in LoadLibrary() function in OHOS::MultimediaPlugin::PlatformAdp
H A Dplatform_adp.h37 void *LoadLibrary(const std::string &packageName);
/ohos5.0/base/msdp/device_status/intention/scheduler/plugin_manager/src/
H A Dplugin_manager.cpp48 cooperate_ = LoadLibrary<ICooperate>(context_, LIB_COOPERATE_PATH.data()); in LoadCooperate()
70 motionDrag_ = LoadLibrary<IMotionDrag>(context_, LIB_MOTION_DRAG_PATH.data()); in LoadMotionDrag()
/ohos5.0/foundation/graphic/graphic_2d/utils/rs_frame_report_ext/src/
H A Drs_frame_report_ext.cpp49 int ret = LoadLibrary(); in Init()
61 bool RsFrameReportExt::LoadLibrary() in LoadLibrary() function in OHOS::Rosen::RsFrameReportExt
/ohos5.0/foundation/graphic/graphic_surface/sync_fence/test/unittest/
H A Dframe_sched_test.cpp114 frameSched->LoadLibrary();
116 frameSched->LoadLibrary();
/ohos5.0/foundation/graphic/graphic_surface/sync_fence/src/
H A Dframe_sched.cpp44 LoadLibrary(); in FrameSched()
52 bool FrameSched::LoadLibrary() in LoadLibrary() function in OHOS::Rosen::FrameSched
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_report/src/
H A Drs_frame_report.cpp52 int ret = LoadLibrary(); in Init()
64 bool RsFrameReport::LoadLibrary() in LoadLibrary() function in OHOS::Rosen::RsFrameReport
/ohos5.0/foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h66 std::unique_ptr<Plugin<IPlugin>> LoadLibrary(IContext *context, const char *libPath);
106 std::unique_ptr<PluginManager::Plugin<IPlugin>> PluginManager::LoadLibrary(IContext *context, const… in LoadLibrary() function
/ohos5.0/base/msdp/device_status/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h69 std::unique_ptr<Plugin<IPlugin>> LoadLibrary(IContext *context, const char *libPath);
110 std::unique_ptr<PluginManager::Plugin<IPlugin>> PluginManager::LoadLibrary(IContext *context, const… in LoadLibrary() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dframe_report.cpp44 bool FrameReport::LoadLibrary() in LoadLibrary() function in OHOS::Ace::FrameReport
112 if (LoadLibrary()) { in Init()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_effect_server.cpp51 static bool LoadLibrary(const std::string &relativePath, std::shared_ptr<AudioEffectLibEntry> &libE… in LoadLibrary() function
94 bool loadLibrarySuccess = LoadLibrary(library.path, libEntry); in LoadLibraries()
/ohos5.0/foundation/graphic/graphic_surface/utils/frame_report/src/
H A Dframe_report.cpp76 LoadLibrary(); in SetGameScene()
132 void FrameReport::LoadLibrary() in LoadLibrary() function in OHOS::Rosen::FrameReport
/ohos5.0/foundation/graphic/graphic_surface/utils/rs_frame_report_ext/include/
H A Drs_frame_report_ext.h36 bool LoadLibrary();
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dutils.h23 #define LOADLIB(libPath) LoadLibrary(libPath)
/ohos5.0/foundation/graphic/graphic_surface/sync_fence/include/
H A Dframe_sched.h43 bool LoadLibrary();
/ohos5.0/foundation/multimodalinput/input/intention/scheduler/plugin_manager/src/
H A Dplugin_manager.cpp41 cooperate_ = LoadLibrary<ICooperate>(context_, LIB_COOPERATE_PATH.data()); in LoadCooperate()
/ohos5.0/foundation/graphic/graphic_2d/utils/rs_frame_report_ext/include/
H A Drs_frame_report_ext.h41 bool LoadLibrary();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/luminance/
H A Drs_luminance_control.cpp69 initStatus_ = LoadLibrary(); in Init()
72 bool RSLuminanceControl::LoadLibrary() in LoadLibrary() function in OHOS::Rosen::RSLuminanceControl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_report/include/
H A Drs_frame_report.h51 bool LoadLibrary();
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Ddragging_player_agent.cpp190 void *DraggingPlayerAgent::LoadLibrary() in LoadLibrary() function in OHOS::Media::DraggingPlayerAgent
240 if (!CheckSymbol(LoadLibrary())) { in LoadSymbol()
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/
H A Dimage_processing.cpp43 if (ImageProcessingNdkLoader::Get().LoadLibrary()) { in CallImageProcessingSupport()
75 if (ImageProcessingNdkLoader::Get().LoadLibrary()) { in CallImageProcessingWithLoad()

12