Searched defs:signatureFilePath (Results 1 - 11 of 11) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | install_param.cpp | 65 std::string signatureFilePath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/ |
H A D | bms_bundle_app_provision_info_test.cpp | 1003 std::string signatureFilePath; in HWTEST_F() local 1022 std::string signatureFilePath; in HWTEST_F() local 1041 std::string signatureFilePath; in HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
H A D | inner_shared_bundle_installer.cpp | 547 ObtainHspFileAndSignatureFilePath(const std::vector<std::string> &inBundlePaths, std::vector<std::string> &bundlePaths, std::string &signatureFilePath) ObtainHspFileAndSignatureFilePath() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 267 CopyFile(const std::string &oldPath, const std::string &newPath, const std::string &signatureFilePath) CopyFile() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 145 CopyFile(const std::string &oldPath, const std::string &newPath, const std::string &signatureFilePath) CopyFile() argument
|
H A D | mock_install_client.cpp | 165 CopyFile(const std::string &oldPath, const std::string &newPath, const std::string &signatureFilePath) CopyFile() argument
|
H A D | installd_client.cpp | 261 CopyFile(const std::string &oldPath, const std::string &newPath, const std::string &signatureFilePath) CopyFile() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 319 CopyFile(const std::string &oldPath, const std::string &newPath, const std::string &signatureFilePath) CopyFile() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_host.cpp | 541 std::string signatureFilePath = Str16ToStr8(data.ReadString16()); in HandleCopyFile() local
|
H A D | installd_proxy.cpp | 403 CopyFile(const std::string &oldPath, const std::string &newPath, const std::string &signatureFilePath) CopyFile() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 1063 CopyFile(const std::string &oldPath, const std::string &newPath, const std::string &signatureFilePath) CopyFile() argument
|
Completed in 16 milliseconds