Searched defs:hapVerifyInfoMap (Results 1 – 5 of 5) sorted by relevance
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/fast_app_packager_test/mock/ |
| D | mock_fast_app_module_json_utils.cpp | 210 std::map<std::string, std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap) in GetHapVerifyInfosMapfromFileList() 267 std::map<std::string, std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap, in ProcessZipFile() 327 std::map<std::string, std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap) in CheckAppAtomicServiceCompressedSizeValid()
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/mock/ |
| D | mock_module_json_utils.cpp | 209 std::map<std::string, std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap) in GetHapVerifyInfosMapfromFileList() 266 std::map<std::string, std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap, in ProcessZipFile() 326 std::map<std::string, std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap) in CheckAppAtomicServiceCompressedSizeValid()
|
| /developtools/packing_tool/packing_tool/frameworks/test/unittest/multiapp_packager_test/mock/ |
| D | mock_multiapp_module_json_utils.cpp | 210 std::map<std::string, std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap) in GetHapVerifyInfosMapfromFileList() 267 std::map<std::string, std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap, in ProcessZipFile() 327 std::map<std::string, std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap) in CheckAppAtomicServiceCompressedSizeValid()
|
| /developtools/packing_tool/packing_tool/frameworks/src/json/ |
| D | module_json_utils.cpp | 175 std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap) in GetHapVerifyInfosMapfromFileList() 223 std::map<std::string, std::shared_ptr<HapVerifyInfo>>& hapVerifyInfoMap) in CheckAppAtomicServiceCompressedSizeValid()
|
| /developtools/packing_tool/adapter/ohos/ |
| D | Compressor.java | 217 private HashMap<String, HapVerifyInfo> hapVerifyInfoMap = new HashMap<>(); field in Compressor
|