| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | native_lib_util.cpp | 25 std::string libPath = AbilityBase::Constants::LOCAL_CODE_PATH; in GetLibPath() local 42 std::string libPath = AbilityBase::Constants::LOCAL_CODE_PATH; in GetHapSoPath() local 61 std::string libPath = AbilityBase::Constants::LOCAL_CODE_PATH; in GetHspNativeLibPath() local
|
| D | child_main_thread.cpp | 420 std::string libPath = LOCAL_CODE_PATH; in GetNativeLibPath() local
|
| /foundation/ai/ai_engine/test/function/plugin_label/ |
| D | plugin_label_test.cpp | 48 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/ |
| D | utils.h | 23 #define LOADLIB(libPath) LoadLibrary(libPath) argument 29 #define LOADLIB(libPath) dlopen(libPath, RTLD_LAZY|RTLD_LOCAL) argument
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/ |
| D | plugin_switch.h | 30 std::string libPath; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/ |
| D | grd_api_manager.cpp | 122 std::string libPath = g_isGmdbLib ? "libarkdata_db_core.z.so" : "libgaussdb_rd.z.so"; in GetApiInfoInstance() local
|
| /foundation/multimedia/av_codec/services/engine/codec/include/video/ |
| D | video_codec_loader.h | 25 VideoCodecLoader(const char *libPath, const char *createFuncName, const char *getCapsFuncName) in VideoCodecLoader()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/ |
| D | bms_extension.h | 24 std::string libPath; member
|
| /foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/ |
| D | plugin_manager.h | 106 …<PluginManager::Plugin<IPlugin>> PluginManager::LoadLibrary(IContext *context, const char *libPath) in LoadLibrary()
|
| /foundation/ai/ai_engine/services/server/plugin_manager/source/ |
| D | plugin_label.cpp | 56 int PluginLabel::GetLibPath(const std::string &aid, long long &version, std::string &libPath) in GetLibPath()
|
| D | plugin.cpp | 74 std::string libPath; in LoadPluginAlgorithm() local
|
| /foundation/multimedia/media_foundation/src/plugin/ |
| D | plugin_package.cpp | 34 std::string libPath = HST_PLUGIN_PATH + fileSeparator + soPrefix + packageName + soSuffix; in LoadPluginPackage() local
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | cj_runtime.cpp | 85 for (const auto& libPath : kv.second) { in SetAppLibPath() local 155 for (const auto& libPath : appLibPaths) { in LoadCJAppLibrary() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
| D | plugin_switch.cpp | 53 std::string libPath = reinterpret_cast<const char*>(attrValue); in FillinPluginInfo() local
|
| D | plugin_mgr.cpp | 378 std::shared_ptr<PluginLib> PluginMgr::GetPluginLib(const std::string& libPath) in GetPluginLib() 590 std::string PluginMgr::DumpInfoFromPlugin(std::string& result, std::string libPath, std::vector<std… in DumpInfoFromPlugin()
|
| /foundation/arkui/napi/module_manager/test/unittest/module_manager_test/ |
| D | module_manager_test.cpp | 224 const char* libPath = nullptr; variable 244 const char* libPath = nullptr; variable
|
| /foundation/multimedia/player_framework/services/services/factory/ |
| D | engine_factory_repo.cpp | 64 int32_t __attribute__((no_sanitize("cfi"))) EngineFactoryRepo::LoadLib(const std::string &libPath) in LoadLib()
|
| /foundation/ability/ability_runtime/test/unittest/cj_runtime_test/ |
| D | cj_runtime_test.cpp | 114 std::string libPath = TEST_LIB_PATH; variable
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
| D | audio_converter_parser.cpp | 138 …std::string libPath = reinterpret_cast<char *>(xmlGetProp(currNode, reinterpret_cast<const xmlChar… in LoadConfigLibrary() local
|
| /foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_msg_wrapper_test/ |
| D | ams_service_app_spawn_msg_wrapper_test.cpp | 54 …aredBundle CreateHsp(std::string bundle, std::string module, uint32_t version, std::string libPath) in CreateHsp()
|
| /foundation/resourceschedule/soc_perf/test/unittest/mock/ |
| D | mock_system_ability.cpp | 79 void SystemAbility::SetLibPath(const std::string& libPath) in SetLibPath()
|
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| D | mock_system_ability.cpp | 83 void SystemAbility::SetLibPath(const std::string& libPath) in SetLibPath()
|
| /foundation/barrierfree/accessibility/services/test/mock/ |
| D | mock_system_ability.cpp | 110 void SystemAbility::SetLibPath(const std::string& libPath) in SetLibPath()
|
| /foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
| D | mock_system_ability.cpp | 114 void SystemAbility::SetLibPath(const std::string& libPath) in SetLibPath()
|
| /foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/ |
| D | sa_profiles.h | 118 std::string libPath; member
|