Home
last modified time | relevance | path

Searched defs:libPath (Results 1 – 25 of 28) sorted by relevance

12

/foundation/ai/ai_engine/test/function/plugin_label/
Dplugin_label_test.cpp48 static void TestPluginLabel(const std::string &aid, long long &version, std::string &libPath) in TestPluginLabel()
70 std::string libPath; variable
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dutils.h23 #define LOADLIB(libPath) LoadLibrary(libPath) argument
29 #define LOADLIB(libPath) dlopen(libPath, RTLD_LAZY) argument
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
Dplugin_switch.h28 std::string libPath; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
Dbms_extension.h24 std::string libPath; member
/foundation/ai/ai_engine/services/server/plugin_manager/source/
Dplugin_label.cpp56 int PluginLabel::GetLibPath(const std::string &aid, long long &version, std::string &libPath) in GetLibPath()
Dplugin.cpp74 std::string libPath; in LoadPluginAlgorithm() local
/foundation/arkui/napi/module_manager/test/unittest/module_manager_test/
Dmodule_manager_test.cpp220 const char* libPath = nullptr; variable
240 const char* libPath = nullptr; variable
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
Davmuxer_ffmpeg_demo.cpp134 std::string libPath = AV_CODEC_PLUGIN_PATH; in GetFfmpegRegister() local
/foundation/multimedia/player_framework/services/services/factory/
Dengine_factory_repo.cpp58 int32_t __attribute__((no_sanitize("cfi"))) EngineFactoryRepo::LoadLib(const std::string &libPath) in LoadLib()
/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_msg_wrapper_test/
Dams_service_app_spawn_msg_wrapper_test.cpp54 …aredBundle CreateHsp(std::string bundle, std::string module, uint32_t version, std::string libPath) in CreateHsp()
/foundation/multimedia/av_codec/services/engine/plugin/core/
Dmuxer_factory.cpp96 std::string libPath = libDirPath + g_fileSeparator + lib->d_name; in RegisterDynamicPlugins() local
Ddemuxer_factory.cpp107 std::string libPath = libDirPath + g_fileSeparator + lib->d_name; in RegisterDynamicPlugins() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
Dbms_extension_data_mgr.cpp64 auto libPath = bmsExtension_.bmsExtensionBundleMgr.libPath.c_str(); in OpenHandler() local
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_system_ability.cpp83 void SystemAbility::SetLibPath(const std::string& libPath) in SetLibPath()
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_system_ability.cpp110 void SystemAbility::SetLibPath(const std::string& libPath) in SetLibPath()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp123 std::string libPath = LOCAL_CODE_PATH; in GetLibPath() local
139 std::string libPath = LOCAL_CODE_PATH; in GetHapSoPath() local
157 std::string libPath = LOCAL_CODE_PATH; in GetHspNativeLibPath() local
216 std::string libPath = LOCAL_CODE_PATH; in GetNativeLibPath() local
1433 std::string libPath = GetLibPath(item.hapPath, bundleInfo.isPreInstallApp); in CalcNativeLiabraryEntries() local
1458 std::string libPath = LOCAL_CODE_PATH; in CalcNativeLiabraryEntries() local
/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
Dsa_profiles.h85 std::string libPath; member
/foundation/multimedia/audio_framework/services/audio_service/server/src/
Daudio_manager_stub.cpp32 string libPath = data.ReadString(); in LoadEffectLibrariesReadData() local
/foundation/systemabilitymgr/safwk/services/safwk/src/
Dsystem_ability.cpp263 void SystemAbility::SetLibPath(const std::string& libPath) in SetLibPath()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
Dplugin_mgr.cpp319 std::string PluginMgr::DumpInfoFromPlugin(std::string& result, std::string libPath, std::vector<std… in DumpInfoFromPlugin()
/foundation/multimedia/histreamer/engine/plugin/core/
Dplugin_register.cpp390 std::string libPath = libDirPath + fileSeparator + lib->d_name; in RegisterPluginsFromPath() local
/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/
Dams_service_app_spawn_client_test.cpp110 …aredBundle CreateHsp(std::string bundle, std::string module, uint32_t version, std::string libPath) in CreateHsp()
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_runtime_test.cpp127 std::string libPath = TEST_LIB_PATH; variable
/foundation/systemabilitymgr/samgr/services/common/src/
Dparse_util.cpp75 void ParseLibPath(const string& libPath, string& fileName, string& libDir) in ParseLibPath()
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dability_info.h183 std::string libPath; member

12