| /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/services/bundlemgr/src/quick_fix/ |
| D | quick_fix_deployer.cpp | 289 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()
|
| D | quick_fix_checker.cpp | 253 std::string nativeLibraryPath = appqfInfo.nativeLibraryPath; in CheckMultiNativeSo() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | ace_service_ability.cpp | 106 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in REGISTER_AA() local
|
| D | ace_form_ability.cpp | 104 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in LoadFormEnv() local
|
| D | ace_data_ability.cpp | 106 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in REGISTER_AA() local
|
| D | ui_content_impl.cpp | 563 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in CommonInitializeForm() local 1004 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in CommonInitialize() local
|
| D | ace_ability.cpp | 402 std::string nativeLibraryPath = appInfo->nativeLibraryPath; in OnStart() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| D | bms_bundle_installer_test.cpp | 1579 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/ |
| D | base_bundle_installer.cpp | 80 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() 1600 …const 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
|
| D | bundle_install_checker.cpp | 747 std::string nativeLibraryPath = (infos.begin()->second).GetNativeLibraryPath(); in CheckMultiNativeSo() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| D | hap_module_info.h | 74 std::string nativeLibraryPath; member
|
| D | application_info.h | 196 std::string nativeLibraryPath; member
|
| /foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
| D | main_thread_test.cpp | 1337 std::string nativeLibraryPath = ""; variable
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | main_thread.cpp | 119 std::string nativeLibraryPath = bundleInfo.applicationInfo.nativeLibraryPath; in SetNativeLibPath() local 1203 void MainThread::LoadNativeLiabrary(std::string &nativeLibraryPath) in LoadNativeLiabrary() 1956 void MainThread::LoadAppDetailAbilityLibrary(std::string &nativeLibraryPath) in LoadAppDetailAbilityLibrary()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
| D | inner_bundle_info.h | 112 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/ |
| D | bms_bundle_quick_fix_test.cpp | 2393 std::string nativeLibraryPath; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
| D | bms_bundle_manager_test.cpp | 1921 std::string nativeLibraryPath = ""; variable
|