Home
last modified time | relevance | path

Searched defs:nativeLibraryPath (Results 1 – 19 of 19) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/quick_fix/
Dappqf_info.h31 std::string nativeLibraryPath; // quick fix so path member
Dhqf_info.h37 std::string nativeLibraryPath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_deployer.cpp289 std::string nativeLibraryPath = appQuickFix.deployingAppqfInfo.nativeLibraryPath; in ProcessNativeLibraryPath() local
296 std::string nativeLibraryPath = hqfInfo.nativeLibraryPath; in ProcessNativeLibraryPath() local
306 …t std::string &patchPath, const InnerAppQuickFix &innerAppQuickFix, std::string &nativeLibraryPath) in ProcessNativeLibraryPath()
495 const HqfInfo hqfInfo, bool isLibIsolated, std::string &nativeLibraryPath, std::string &cpuAbi) in FetchPatchNativeSoAttrs()
Dquick_fix_checker.cpp253 std::string nativeLibraryPath = appqfInfo.nativeLibraryPath; in CheckMultiNativeSo() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_service_ability.cpp106 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in REGISTER_AA() local
Dace_form_ability.cpp104 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in LoadFormEnv() local
Dace_data_ability.cpp106 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in REGISTER_AA() local
Dui_content_impl.cpp558 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in CommonInitializeForm() local
1041 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in CommonInitialize() local
Dace_ability.cpp402 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in OnStart() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp1579 std::string nativeLibraryPath = "X86"; variable
1596 std::string nativeLibraryPath = "X86"; variable
1612 std::string nativeLibraryPath = "X86"; variable
1629 std::string nativeLibraryPath = ""; variable
1669 std::string nativeLibraryPath = "/an/x86/x86.so"; variable
1914 std::string nativeLibraryPath = "/data/test"; variable
1944 std::string nativeLibraryPath = "/data/test"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp80 std::string BuildTempNativeLibraryPath(const std::string &nativeLibraryPath) in BuildTempNativeLibraryPath()
1527 std::string nativeLibraryPath; in ProcessHqfInfo() local
1551 ErrCode BaseBundleInstaller::ProcessDeployedHqfInfo(const std::string &nativeLibraryPath, in ProcessDeployedHqfInfo()
1600const std::string &nativeLibraryPath, const std::string &cpuAbi, const InnerBundleInfo &newInfo) c… in ProcessDeployingHqfInfo() argument
1647 const std::string &cpuAbi, const std::string &nativeLibraryPath, AppqfInfo &appQfInfo) const in UpdateLibAttrs() argument
1681 const std::string &nativeLibraryPath, const std::string &hqfLibraryPath) const in CheckHapLibsWithPatchLibs() argument
1884 std::string nativeLibraryPath; in ExtractModule() local
Dbundle_install_checker.cpp755 std::string nativeLibraryPath = (infos.begin()->second).GetNativeLibraryPath(); in CheckMultiNativeSo() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dhap_module_info.h74 std::string nativeLibraryPath; member
Dapplication_info.h196 std::string nativeLibraryPath; member
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp1337 std::string nativeLibraryPath = ""; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp119 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in SetNativeLibPath() local
1190 void MainThread::LoadNativeLiabrary(std::string &nativeLibraryPath) in LoadNativeLiabrary()
1952 void MainThread::LoadAppDetailAbilityLibrary(std::string &nativeLibraryPath) in LoadAppDetailAbilityLibrary()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h112 std::string nativeLibraryPath; member
1114 void SetModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetModuleNativeLibraryPath()
1596 void SetNativeLibraryPath(const std::string &nativeLibraryPath) in SetNativeLibraryPath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
Dbms_bundle_quick_fix_test.cpp2393 std::string nativeLibraryPath; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
Dbms_bundle_manager_test.cpp1921 std::string nativeLibraryPath = ""; variable