Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/quick_fix/
H A Dappqf_info.h31 std::string nativeLibraryPath; // quick fix so path member
H A Dhqf_info.h37 std::string nativeLibraryPath; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/shared/
H A Dbase_shared_bundle_info.h30 std::string nativeLibraryPath; member
H A Dshared_module_info.h35 std::string nativeLibraryPath; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp293 std::string nativeLibraryPath = appQuickFix.deployingAppqfInfo.nativeLibraryPath; in ProcessNativeLibraryPath() local
300 std::string nativeLibraryPath = hqfInfo.nativeLibraryPath; in ProcessNativeLibraryPath() local
315 …t std::string &patchPath, const InnerAppQuickFix &innerAppQuickFix, std::string &nativeLibraryPath) in ProcessNativeLibraryPath()
475 const HqfInfo hqfInfo, bool isLibIsolated, std::string &nativeLibraryPath, std::string &cpuAbi) in FetchPatchNativeSoAttrs()
801 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in ExtractSoFiles() local
868 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in ExtractEncryptedSoFiles() local
H A Dquick_fix_checker.cpp255 std::string nativeLibraryPath = appqfInfo.nativeLibraryPath; in CheckMultiNativeSo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/
H A Dquickfixdeployer_fuzzer.cpp127 std::string nativeLibraryPath(data, size); in DoSomething2() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/driver/
H A Ddriver_installer.cpp55 std::string nativeLibraryPath = ""; in CopyDriverSoFile() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp415 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in GetNativeLibPath() local
H A Dmain_thread.cpp195 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in GetNativeLibPath() local
1872 …MainThread::CalcNativeLiabraryEntries(const BundleInfo &bundleInfo, std::string &nativeLibraryPath) in CalcNativeLiabraryEntries()
1923 void MainThread::LoadNativeLiabrary(const BundleInfo &bundleInfo, std::string &nativeLibraryPath) in LoadNativeLiabrary()
2836 void MainThread::LoadAppDetailAbilityLibrary(std::string &nativeLibraryPath) in LoadAppDetailAbilityLibrary()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp135 std::string BuildTempNativeLibraryPath(const std::string &nativeLibraryPath) in BuildTempNativeLibraryPath()
2396 std::string nativeLibraryPath; in ProcessHqfInfo() local
2424 ErrCode BaseBundleInstaller::ProcessDeployedHqfInfo(const std::string &nativeLibraryPath, in ProcessDeployedHqfInfo()
2477const std::string &nativeLibraryPath, const std::string &cpuAbi, const InnerBundleInfo &newInfo) c… in ProcessDeployingHqfInfo() argument
2525 const std::string &cpuAbi, const std::string &nativeLibraryPath, AppqfInfo &appQfInfo) const in UpdateLibAttrs() argument
2559 const std::string &nativeLibraryPath, const std::string &hqfLibraryPath) const in CheckHapLibsWithPatchLibs() argument
2599 std::string nativeLibraryPath = ""; in ExtractEncryptedSoFiles() local
2618 …BundleInstaller::ProcessDiffFiles(const AppqfInfo &appQfInfo, const std::string &nativeLibraryPath, in ProcessDiffFiles()
4991 std::string nativeLibraryPath; in InnerProcessNativeLibs() local
5072 std::string nativeLibraryPath; in VerifyCodeSignatureForHap() local
[all …]
H A Dbundle_install_checker.cpp1054 std::string nativeLibraryPath = (infos.begin()->second).GetNativeLibraryPath(); in CheckMultiNativeSo() local
H A Dinner_bundle_info.cpp2114 void InnerBundleInfo::SetSharedModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetSharedModuleNativeLibraryPath()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h95 std::string nativeLibraryPath; member
H A Dapplication_info.h155 std::string nativeLibraryPath; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1764 std::string nativeLibraryPath = "X86"; variable
1781 std::string nativeLibraryPath = "X86"; variable
1797 std::string nativeLibraryPath = "X86"; variable
1814 std::string nativeLibraryPath = ""; variable
1854 std::string nativeLibraryPath = "libs/armeabi-v7a/"; variable
2109 std::string nativeLibraryPath = "/data/test"; variable
2139 std::string nativeLibraryPath = "/data/test"; variable
2219 std::string nativeLibraryPath = "X86"; variable
4482 std::string nativeLibraryPath = ""; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h82 std::string nativeLibraryPath; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h136 std::string nativeLibraryPath; member
H A Dapplication_info.h267 std::string nativeLibraryPath; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h118 std::string nativeLibraryPath; member
1135 void SetModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetModuleNativeLibraryPath()
1611 void SetNativeLibraryPath(const std::string &nativeLibraryPath) in SetNativeLibraryPath()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp658 const std::string &nativeLibraryPath) in MoveSoToRealPath()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp1504 std::string nativeLibraryPath = ""; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp1499 napi_value nativeLibraryPath; in ConvertApplicationInfo() local
1796 napi_value nativeLibraryPath; in ConvertHapModuleInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp2357 std::string nativeLibraryPath; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp11952 std::string nativeLibraryPath = ""; variable
12610 std::string nativeLibraryPath = "libs/arm"; variable

12