Home
last modified time | relevance | path

Searched defs:nativeLibraryPath (Results 1 – 20 of 20) 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/interfaces/inner_api/appexecfwk_base/include/shared/
Dbase_shared_bundle_info.h30 std::string nativeLibraryPath; member
Dshared_module_info.h35 std::string nativeLibraryPath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_deployer.cpp291 std::string nativeLibraryPath = appQuickFix.deployingAppqfInfo.nativeLibraryPath; in ProcessNativeLibraryPath() local
298 std::string nativeLibraryPath = hqfInfo.nativeLibraryPath; in ProcessNativeLibraryPath() local
308 …t std::string &patchPath, const InnerAppQuickFix &innerAppQuickFix, std::string &nativeLibraryPath) in ProcessNativeLibraryPath()
471 const HqfInfo hqfInfo, bool isLibIsolated, std::string &nativeLibraryPath, std::string &cpuAbi) in FetchPatchNativeSoAttrs()
714 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in ExtractSoFiles() local
Dquick_fix_checker.cpp255 std::string nativeLibraryPath = appqfInfo.nativeLibraryPath; in CheckMultiNativeSo() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp111 std::string BuildTempNativeLibraryPath(const std::string &nativeLibraryPath) in BuildTempNativeLibraryPath()
1852 std::string nativeLibraryPath; in ProcessHqfInfo() local
1880 ErrCode BaseBundleInstaller::ProcessDeployedHqfInfo(const std::string &nativeLibraryPath, in ProcessDeployedHqfInfo()
1929const std::string &nativeLibraryPath, const std::string &cpuAbi, const InnerBundleInfo &newInfo) c… in ProcessDeployingHqfInfo() argument
1976 const std::string &cpuAbi, const std::string &nativeLibraryPath, AppqfInfo &appQfInfo) const in UpdateLibAttrs() argument
2010 const std::string &nativeLibraryPath, const std::string &hqfLibraryPath) const in CheckHapLibsWithPatchLibs() argument
2045 …BundleInstaller::ProcessDiffFiles(const AppqfInfo &appQfInfo, const std::string &nativeLibraryPath, in ProcessDiffFiles()
3818 std::string nativeLibraryPath; in InnerProcessNativeLibs() local
4046 std::string nativeLibraryPath = ""; in MoveSoFileToRealInstallationDir() local
Dbundle_install_checker.cpp966 std::string nativeLibraryPath = (infos.begin()->second).GetNativeLibraryPath(); in CheckMultiNativeSo() local
Dinner_bundle_info.cpp2258 void InnerBundleInfo::SetSharedModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetSharedModuleNativeLibraryPath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp1635 std::string nativeLibraryPath = "X86"; variable
1652 std::string nativeLibraryPath = "X86"; variable
1668 std::string nativeLibraryPath = "X86"; variable
1685 std::string nativeLibraryPath = ""; variable
1725 std::string nativeLibraryPath = "libs/armeabi-v7a/"; variable
2064 std::string nativeLibraryPath = "/data/test"; variable
2094 std::string nativeLibraryPath = "/data/test"; variable
2192 std::string nativeLibraryPath = "X86"; variable
4040 std::string nativeLibraryPath = ""; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp211 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in GetNativeLibPath() local
1421 …MainThread::CalcNativeLiabraryEntries(const BundleInfo &bundleInfo, std::string &nativeLibraryPath) in CalcNativeLiabraryEntries()
1472 void MainThread::LoadNativeLiabrary(const BundleInfo &bundleInfo, std::string &nativeLibraryPath) in LoadNativeLiabrary()
2238 void MainThread::LoadAppDetailAbilityLibrary(std::string &nativeLibraryPath) in LoadAppDetailAbilityLibrary()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dhap_module_info.h109 std::string nativeLibraryPath; member
Dapplication_info.h205 std::string nativeLibraryPath; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dhap_module_info.h95 std::string nativeLibraryPath; member
Dapplication_info.h155 std::string nativeLibraryPath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h111 std::string nativeLibraryPath; member
1091 void SetModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetModuleNativeLibraryPath()
1550 void SetNativeLibraryPath(const std::string &nativeLibraryPath) in SetNativeLibraryPath()
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp1528 std::string nativeLibraryPath = ""; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
Dbms_bundle_quick_fix_test.cpp2406 std::string nativeLibraryPath; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test.cpp9661 std::string nativeLibraryPath = ""; variable
10319 std::string nativeLibraryPath = "libs/arm"; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
Dbms_bundle_manager_test.cpp2114 std::string nativeLibraryPath = ""; variable