| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/quick_fix/ |
| D | appqf_info.h | 32 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 | 32 std::string nativeLibraryPath; member
|
| D | shared_module_info.h | 35 std::string nativeLibraryPath; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/plugin/ |
| D | plugin_module_info.h | 36 std::string nativeLibraryPath; member
|
| D | plugin_bundle_info.h | 42 std::string nativeLibraryPath; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
| D | quick_fix_deployer.cpp | 298 std::string nativeLibraryPath = appQuickFix.deployingAppqfInfo.nativeLibraryPath; in ProcessNativeLibraryPath() local 305 std::string nativeLibraryPath = hqfInfo.nativeLibraryPath; in ProcessNativeLibraryPath() local 320 …t std::string &patchPath, const InnerAppQuickFix &innerAppQuickFix, std::string &nativeLibraryPath) in ProcessNativeLibraryPath() 484 const HqfInfo hqfInfo, bool isLibIsolated, std::string &nativeLibraryPath, std::string &cpuAbi) in FetchPatchNativeSoAttrs() 811 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in ExtractSoFiles() local 878 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_bundlemanager/bmsquickfixdeployer_fuzzer/ |
| D | bmsquickfixdeployer_fuzzer.cpp | 96 std::string nativeLibraryPath; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | ets_native_lib_util.cpp | 136 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in GetEtsNativeLibPath() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/driver/ |
| D | driver_installer.cpp | 55 std::string nativeLibraryPath = ""; in CopyDriverSoFile() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | child_main_thread.cpp | 431 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in GetNativeLibPath() local
|
| D | main_thread.cpp | 236 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in GetNativeLibPath() local 2168 …MainThread::CalcNativeLiabraryEntries(const BundleInfo &bundleInfo, std::string &nativeLibraryPath) in CalcNativeLiabraryEntries() 2219 void MainThread::LoadNativeLibrary(const BundleInfo &bundleInfo, std::string &nativeLibraryPath) in LoadNativeLibrary() 3227 void MainThread::LoadAppDetailAbilityLibrary(std::string &nativeLibraryPath) in LoadAppDetailAbilityLibrary()
|
| /foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
| D | application_info.h | 149 std::string nativeLibraryPath; member 157 std::string nativeLibraryPath; // quick fix so path member 252 std::string nativeLibraryPath; member
|
| D | hap_module_info.h | 127 std::string nativeLibraryPath; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | base_bundle_installer.cpp | 139 std::string BuildTempNativeLibraryPath(const std::string &nativeLibraryPath) in BuildTempNativeLibraryPath() 2788 std::string nativeLibraryPath; in ProcessHqfInfo() local 2816 ErrCode BaseBundleInstaller::ProcessDeployedHqfInfo(const std::string &nativeLibraryPath, in ProcessDeployedHqfInfo() 2868 …const std::string &nativeLibraryPath, const std::string &cpuAbi, const InnerBundleInfo &newInfo) c… in ProcessDeployingHqfInfo() argument 2915 const std::string &cpuAbi, const std::string &nativeLibraryPath, AppqfInfo &appQfInfo) const in UpdateLibAttrs() argument 2949 const std::string &nativeLibraryPath, const std::string &hqfLibraryPath) const in CheckHapLibsWithPatchLibs() argument 2989 std::string nativeLibraryPath = ""; in ExtractEncryptedSoFiles() local 3008 …BundleInstaller::ProcessDiffFiles(const AppqfInfo &appQfInfo, const std::string &nativeLibraryPath, in ProcessDiffFiles() 5691 std::string nativeLibraryPath; in InnerProcessNativeLibs() local 5761 std::string nativeLibraryPath; in VerifyCodeSignatureForHap() local [all …]
|
| /foundation/ability/ability_runtime/frameworks/cj/ffi/application_context/include/ |
| D | cj_bundle_info.h | 82 char* nativeLibraryPath; member 253 char* nativeLibraryPath; member
|
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
| D | inner_bundle_info.h | 83 std::string nativeLibraryPath; member
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| D | hap_module_info.h | 149 std::string nativeLibraryPath; member
|
| D | application_info.h | 313 std::string nativeLibraryPath; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| D | inner_bundle_info.h | 123 std::string nativeLibraryPath; member 1171 void SetModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetModuleNativeLibraryPath() 1666 void SetNativeLibraryPath(const std::string &nativeLibraryPath) in SetNativeLibraryPath()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
| D | app_service_fwk_installer.cpp | 765 const std::string &nativeLibraryPath) in MoveSoToRealPath()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| D | bms_bundle_installer_test.cpp | 2410 std::string nativeLibraryPath = "X86"; variable 2427 std::string nativeLibraryPath = "X86"; variable 2443 std::string nativeLibraryPath = "X86"; variable 2460 std::string nativeLibraryPath = ""; variable 2500 std::string nativeLibraryPath = "libs/armeabi-v7a/"; variable 2788 std::string nativeLibraryPath = "/data/test"; variable 2818 std::string nativeLibraryPath = "/data/test"; variable 2898 std::string nativeLibraryPath = "X86"; variable 5194 std::string nativeLibraryPath = ""; variable 10025 std::string nativeLibraryPath = ""; variable
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
| D | bundle_manager_utils.h | 373 char* nativeLibraryPath; member 457 char* nativeLibraryPath; member
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_mgr_nullptr_test/ |
| D | bms_bundle_data_mgr_nullptr_test.cpp | 1049 std::string nativeLibraryPath; variable
|