Home
last modified time | relevance | path

Searched defs:tmpSoPath (Results 1 - 15 of 15) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp752 std::string tmpSoPath = std::string(ServiceConstants::HAP_COPY_PATH) + ServiceConstants::PATH_SEPARATOR + in ExtractSoAndApplyDiff() local
788 ExtractSoFiles( const BundleInfo &bundleInfo, const std::string &moduleName, std::string &tmpSoPath) ExtractSoFiles() argument
856 ExtractEncryptedSoFiles(const BundleInfo &bundleInfo, const std::string &moduleName, int32_t uid, std::string &tmpSoPath) ExtractEncryptedSoFiles() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp1432 std::string tmpSoPath; in HWTEST_F() local
1450 std::string tmpSoPath = "tmpso.path"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_test.cpp1094 std::string tmpSoPath; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h367 ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, const std::string &cpuAbi, const std::string &tmpSoPath, int32_t uid) ExtractEncryptedSoFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp251 ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, const std::string &cpuAbi, const std::string &tmpSoPath, int32_t uid) ExtractEncryptedSoFiles() argument
H A Dmock_install_client.cpp255 ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, const std::string &cpuAbi, const std::string &tmpSoPath, int32_t uid) ExtractEncryptedSoFiles() argument
H A Dinstalld_client.cpp380 ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, const std::string &cpuAbi, const std::string &tmpSoPath, int32_t uid) ExtractEncryptedSoFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp506 ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, const std::string &cpuAbi, const std::string &tmpSoPath, int32_t uid) ExtractEncryptedSoFiles() argument
H A Dbase_bundle_installer.cpp2627 ExtractEncryptedSoFiles(const InnerBundleInfo &info, const std::string &tmpSoPath, int32_t uid) const ExtractEncryptedSoFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp748 std::string tmpSoPath = Str16ToStr8(data.ReadString16()); in HandExtractEncryptedSoFiles() local
H A Dinstalld_proxy.cpp687 ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, const std::string &cpuAbi, const std::string &tmpSoPath, int32_t uid) ExtractEncryptedSoFiles() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1330 ExtractEncryptedSoFiles(const std::string &hapPath, const std::string &realSoFilesPath, const std::string &cpuAbi, const std::string &tmpSoPath, int32_t uid) ExtractEncryptedSoFiles() argument
H A Dinstalld_operator.cpp1736 ExtractSoFilesToTmpHapPath(const std::string &hapPath, const std::string &cpuAbi, const std::string &tmpSoPath, int32_t uid) ExtractSoFilesToTmpHapPath() argument
1800 ExtractSoFilesToTmpSoPath(const std::string &hapPath, const std::string &realSoFilesPath, const std::string &cpuAbi, const std::string &tmpSoPath, int32_t uid) ExtractSoFilesToTmpSoPath() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp4607 std::string tmpSoPath = ""; in HWTEST_F() local
4857 std::string tmpSoPath; in HWTEST_F() local
4877 std::string tmpSoPath = FILE1_PATH; in HWTEST_F() local
4899 std::string tmpSoPath in HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp5981 std::string tmpSoPath = ""; in HWTEST_F() local
6000 std::string tmpSoPath = ""; in HWTEST_F() local

Completed in 50 milliseconds