Home
last modified time | relevance | path

Searched defs:libPath (Results 1 - 25 of 45) sorted by relevance

12

/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H A Dplugin_switch.h30 std::string libPath; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/include/
H A Dbms_extension.h24 std::string libPath; member
/base/location/services/utils/lbsutils/include/
H A Ddynamic_library_loader.h29 explicit DynamicLibraryLoader(const std::string& libPath) in DynamicLibraryLoader() argument
/base/telephony/ril_adapter/services/hril_hdf/include/
H A Dmodem_adapter.h22 char *libPath; // vendorlib path. member
/foundation/ai/ai_engine/test/function/plugin_label/
H A Dplugin_label_test.cpp48 static void TestPluginLabel(const std::string &aid, long long &version, std::string &libPath) in TestPluginLabel() argument
70 std::string libPath; in HWTEST_F() local
/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Dplugin_label.cpp56 int PluginLabel::GetLibPath(const std::string &aid, long long &version, std::string &libPath) in GetLibPath() argument
H A Dplugin.cpp74 std::string libPath; in LoadPluginAlgorithm() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dnative_lib_util.cpp25 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 in GetHspNativeLibPath() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/include/video/
H A Dvideo_codec_loader.h25 VideoCodecLoader(const char *libPath, const char *createFuncName, const char *getCapsFuncName) in VideoCodecLoader() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Dgrd_api_manager.cpp122 std::string libPath = g_isGmdbLib ? "libarkdata_db_core.z.so" : "libgaussdb_rd.z.so"; in GetApiInfoInstance() local
/base/msdp/device_status/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h110 std::unique_ptr<PluginManager::Plugin<IPlugin>> PluginManager::LoadLibrary(IContext *context, const char *libPath) in LoadLibrary() argument
/foundation/multimedia/media_foundation/src/plugin/
H A Dplugin_package.cpp34 std::string libPath = HST_PLUGIN_PATH + fileSeparator + soPrefix + packageName + soSuffix; in LoadPluginPackage() local
/foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h106 std::unique_ptr<PluginManager::Plugin<IPlugin>> PluginManager::LoadLibrary(IContext *context, const char *libPath) in LoadLibrary() argument
/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_msg_wrapper_test/
H A Dams_service_app_spawn_msg_wrapper_test.cpp54 static SharedBundle CreateHsp(std::string bundle, std::string module, uint32_t version, std::string libPath) in CreateHsp() argument
/foundation/arkui/napi/module_manager/test/unittest/module_manager_test/
H A Dmodule_manager_test.cpp224 const char* libPath = nullptr; in HWTEST_F() local
244 const char* libPath = nullptr; in HWTEST_F() local
/foundation/multimedia/player_framework/services/services/factory/
H A Dengine_factory_repo.cpp64 int32_t __attribute__((no_sanitize("cfi"))) EngineFactoryRepo::LoadLib(const std::string &libPath) in LoadLib() argument
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_switch.cpp53 std::string libPath = reinterpret_cast<const char*>(attrValue); in FillinPluginInfo() local
/test/xts/acts/developtools/hiplugintest/
H A Dhipluginmoduleapitest.cpp65 bool MemoryPluginTest(MemoryConfig& protoConfig, const std::string libPath) in MemoryPluginTest() argument
/base/startup/appspawn/modules/nweb_adapter/
H A Dnwebspawn_adapter.cpp107 const std::string& libPath = ARK_WEB_CORE_HAP_LIB_PATH; in RunChildProcessor() local
/foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_client_test/
H A Dams_service_app_spawn_client_test.cpp110 static SharedBundle CreateHsp(std::string bundle, std::string module, uint32_t version, std::string libPath) in CreateHsp() argument
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_runtime_test.cpp114 std::string libPath = TEST_LIB_PATH; in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_converter_parser.cpp138 std::string libPath = reinterpret_cast<char *>(xmlGetProp(currNode, reinterpret_cast<const xmlChar *>("path"))); in LoadConfigLibrary() local
/third_party/vulkan-loader/openharmony/bundle_mgr_helper/
H A Dvk_bundle_mgr_helper.cpp64 char* libPath = static_cast<char*>(loader_instance_heap_calloc(inst, len, allocation_sacope)); in GetDebugLayerLibPath() local
/base/security/security_component_manager/frameworks/enhance_adapter/src/
H A Dsec_comp_enhance_adapter.cpp52 std::string libPath = ""; in InitEnhanceHandler() local
/base/update/updateservice/interfaces/inner_api/modulemgr/src/
H A Dmodule_manager.cpp37 void ModuleManager::LoadModule(std::string libPath) in LoadModule() argument

Completed in 11 milliseconds

12