Home
last modified time | relevance | path

Searched defs:targetSoPath (Results 1 - 19 of 19) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dcheck_encryption_param.h34 std::string targetSoPath; member
H A Dcode_signature_param.h30 std::string targetSoPath; member
H A Dinstalld_interface.h55 ExtractModuleFiles(const std::string &srcModulePath, const std::string &targetPath, const std::string &targetSoPath, const std::string &cpuAbi) ExtractModuleFiles() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerextractmodulefiles_fuzzer/
H A Dbasebundleinstallerextractmodulefiles_fuzzer.cpp33 std::string targetSoPath; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
H A Dbms_bundle_app_provision_info_test.cpp1901 std::string targetSoPath; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_app_service_fwk_installer.cpp1634 std::string targetSoPath; in HWTEST_F() local
H A Dbms_bundle_installer_test.cpp6336 std::string targetSoPath; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp718 VerifyCodeSignatureForNativeFiles(const std::string &bundlePath, const std::string &cpuAbi, const std::string &targetSoPath, const std::string &signatureFileDir, bool isPreInstalledBundle) const VerifyCodeSignatureForNativeFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp125 std::string targetSoPath = TARGET_SO_PATH; in HWTEST_F() local
142 std::string targetSoPath = TARGET_SO_PATH; in HWTEST_F() local
159 std::string targetSoPath = TARGET_SO_PATH; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_test.cpp160 ExtractModuleFiles(const std::string &srcModulePath, const std::string &targetPath, const std::string &targetSoPath, const std::string &cpuAbi) const ExtractModuleFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp37 ExtractModuleFiles(const std::string &srcModulePath, const std::string &targetPath, const std::string &targetSoPath, const std::string &cpuAbi) ExtractModuleFiles() argument
H A Dmock_install_client.cpp25 ExtractModuleFiles(const std::string &srcModulePath, const std::string &targetPath, const std::string &targetSoPath, const std::string &cpuAbi) ExtractModuleFiles() argument
H A Dinstalld_client.cpp35 ExtractModuleFiles(const std::string &srcModulePath, const std::string &targetPath, const std::string &targetSoPath, const std::string &cpuAbi) ExtractModuleFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp40 ExtractModuleFiles(const std::string &srcModulePath, const std::string &targetPath, const std::string &targetSoPath, const std::string &cpuAbi) ExtractModuleFiles() argument
H A Dbase_bundle_installer.cpp5195 std::string targetSoPath; in InnerProcessNativeLibs() local
3653 ExtractModuleFiles(const InnerBundleInfo &info, const std::string &modulePath, const std::string &targetSoPath, const std::string &cpuAbi) ExtractModuleFiles() argument
5246 VerifyCodeSignatureForNativeFiles(InnerBundleInfo &info, const std::string &cpuAbi, const std::string &targetSoPath, const std::string &signatureFileDir) const VerifyCodeSignatureForNativeFiles() argument
5286 auto targetSoPath = targetSoPathMap_.find(moduleName); VerifyCodeSignatureForHap() local
5302 CheckSoEncryption(InnerBundleInfo &info, const std::string &cpuAbi, const std::string &targetSoPath) CheckSoEncryption() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp252 std::string targetSoPath = Str16ToStr8(data.ReadString16()); in HandleExtractModuleFiles() local
H A Dinstalld_proxy.cpp51 ExtractModuleFiles(const std::string &srcModulePath, const std::string &targetPath, const std::string &targetSoPath, const std::string &cpuAbi) ExtractModuleFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp126 ExtractModuleFiles(const std::string &srcModulePath, const std::string &targetPath, const std::string &targetSoPath, const std::string &cpuAbi) ExtractModuleFiles() argument
H A Dinstalld_operator.cpp219 bool InstalldOperator::ExtractFiles(const std::string &sourcePath, const std::string &targetSoPath, in ExtractFiles() argument
1456 const std::string targetSoPath in CheckEncryption() local
[all...]

Completed in 50 milliseconds