| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/quick_fix/ |
| D | appqf_info.h | 31 std::string nativeLibraryPath; // quick fix so path member
|
| D | hqf_info.h | 37 std::string nativeLibraryPath; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/shared/ |
| D | base_shared_bundle_info.h | 30 std::string nativeLibraryPath; member
|
| D | shared_module_info.h | 35 std::string nativeLibraryPath; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
| D | quick_fix_deployer.cpp | 293 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
|
| D | quick_fix_checker.cpp | 255 std::string nativeLibraryPath = appqfInfo.nativeLibraryPath; in CheckMultiNativeSo() local
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/ |
| D | quickfixdeployer_fuzzer.cpp | 127 std::string nativeLibraryPath(data, size); in DoSomething2() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | child_main_thread.cpp | 415 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in GetNativeLibPath() local
|
| D | main_thread.cpp | 195 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in GetNativeLibPath() local 1804 …MainThread::CalcNativeLiabraryEntries(const BundleInfo &bundleInfo, std::string &nativeLibraryPath) in CalcNativeLiabraryEntries() 1855 void MainThread::LoadNativeLiabrary(const BundleInfo &bundleInfo, std::string &nativeLibraryPath) in LoadNativeLiabrary() 2768 void MainThread::LoadAppDetailAbilityLibrary(std::string &nativeLibraryPath) in LoadAppDetailAbilityLibrary()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | base_bundle_installer.cpp | 134 std::string BuildTempNativeLibraryPath(const std::string &nativeLibraryPath) in BuildTempNativeLibraryPath() 2382 std::string nativeLibraryPath; in ProcessHqfInfo() local 2410 ErrCode BaseBundleInstaller::ProcessDeployedHqfInfo(const std::string &nativeLibraryPath, in ProcessDeployedHqfInfo() 2463 …const std::string &nativeLibraryPath, const std::string &cpuAbi, const InnerBundleInfo &newInfo) c… in ProcessDeployingHqfInfo() argument 2511 const std::string &cpuAbi, const std::string &nativeLibraryPath, AppqfInfo &appQfInfo) const in UpdateLibAttrs() argument 2545 const std::string &nativeLibraryPath, const std::string &hqfLibraryPath) const in CheckHapLibsWithPatchLibs() argument 2585 std::string nativeLibraryPath = ""; in ExtractEncryptedSoFiles() local 2604 …BundleInstaller::ProcessDiffFiles(const AppqfInfo &appQfInfo, const std::string &nativeLibraryPath, in ProcessDiffFiles() 5071 std::string nativeLibraryPath; in InnerProcessNativeLibs() local 5151 std::string nativeLibraryPath; in VerifyCodeSignatureForHap() local [all …]
|
| D | bundle_install_checker.cpp | 1030 std::string nativeLibraryPath = (infos.begin()->second).GetNativeLibraryPath(); in CheckMultiNativeSo() local
|
| D | inner_bundle_info.cpp | 2111 void InnerBundleInfo::SetSharedModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetSharedModuleNativeLibraryPath()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| D | bms_bundle_installer_test.cpp | 1763 std::string nativeLibraryPath = "X86"; variable 1780 std::string nativeLibraryPath = "X86"; variable 1796 std::string nativeLibraryPath = "X86"; variable 1813 std::string nativeLibraryPath = ""; variable 1853 std::string nativeLibraryPath = "libs/armeabi-v7a/"; variable 2108 std::string nativeLibraryPath = "/data/test"; variable 2138 std::string nativeLibraryPath = "/data/test"; variable 2218 std::string nativeLibraryPath = "X86"; variable 4433 std::string nativeLibraryPath = ""; variable
|
| /foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
| D | hap_module_info.h | 95 std::string nativeLibraryPath; member
|
| D | application_info.h | 155 std::string nativeLibraryPath; member
|
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
| D | inner_bundle_info.h | 82 std::string nativeLibraryPath; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| D | hap_module_info.h | 136 std::string nativeLibraryPath; member
|
| D | application_info.h | 266 std::string nativeLibraryPath; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| D | inner_bundle_info.h | 118 std::string nativeLibraryPath; member 1126 void SetModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetModuleNativeLibraryPath() 1602 void SetNativeLibraryPath(const std::string &nativeLibraryPath) in SetNativeLibraryPath()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
| D | app_service_fwk_installer.cpp | 651 const std::string &nativeLibraryPath) in MoveSoToRealPath()
|
| /foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
| D | main_thread_test.cpp | 1504 std::string nativeLibraryPath = ""; variable
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
| D | common_func.cpp | 1494 napi_value nativeLibraryPath; in ConvertApplicationInfo() local 1786 napi_value nativeLibraryPath; in ConvertHapModuleInfo() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
| D | bms_bundle_quick_fix_test.cpp | 2357 std::string nativeLibraryPath; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
| D | bms_bundle_kit_service_test.cpp | 11951 std::string nativeLibraryPath = ""; variable 12609 std::string nativeLibraryPath = "libs/arm"; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
| D | bms_bundle_manager_test.cpp | 2179 std::string nativeLibraryPath = ""; variable
|