Commit Graph

465 Commits

Author SHA1 Message Date
maokelong95
f11e764e8d modify the ability_runtime_inner dir
Change-Id: I3547eccdf95b699013ac97d5796d5b26a3ddb954
Signed-off-by: huaqingsimeng <qiukaiqing@huawei.com>
2022-06-08 16:51:35 +08:00
maokelong95
37a8d608fd modify the ability_runtime dir
Change-Id: I8e393cb275b31ac58c59f6bae00f708955bfab5f
Signed-off-by: huaqingsimeng <qiukaiqing@huawei.com>
2022-06-07 11:25:39 +08:00
maokelong95
5d4d2b038a 将传参appId更改为bundleName 并校验其合法性
Change-Id: I9d949018fe9a4235140fa4a49464fcd9daa220f7
Signed-off-by: huaqingsimeng <qiukaiqing@huawei.com>
2022-06-02 15:21:57 +08:00
maokelong95
ff171c334f 修正编码规范格式
Change-Id: Ifae824713eb876e7dcb86787bcdbeb39fa9b6693
Signed-off-by: huaqingsimeng <qiukaiqing@huawei.com>
2022-05-30 21:38:17 +08:00
maokelong95
ebb831fea0 修改命名空间格式
Change-Id: I4bacb3f1ad6cabef48f39cb4dad1a53e9c508bd0
Signed-off-by: huaqingsimeng <qiukaiqing@huawei.com>
2022-05-25 18:58:17 +08:00
maokelong95
4746dd200d 修复 IPC 异常问题
Change-Id: I2293ad25b261e9e2af960a7b52312f4e8c6d3da4
Signed-off-by: huaqingsimeng <qiukaiqing@huawei.com>
2022-05-24 15:14:12 +08:00
maokelong95
6c0ee4a493 支持零拷贝接收文件
Change-Id: I1fe791cbdb6ead12154b21604c3a9a8616e83d73
Signed-off-by: huaqingsimeng <qiukaiqing@huawei.com>
2022-05-20 01:37:24 +08:00
maokelong95
6c2cdbbce3 fix codecheck warning
Change-Id: I93d43b7b640a7ce89fa19ad6117b32fc13952ce6
Signed-off-by: huaqingsimeng <qiukaiqing@huawei.com>
2022-05-17 13:36:51 +08:00
maokelong95
2b40ff7b99 引入会话管理并支持备份应用注册回调
会话是备份应用和备份服务之间的联系,只有建立会话,二者才允许进行通信。会话管理的作用有两个:
1)并发控制:备份服务同时只能与一个备份应用建立会话,且只允许备份或恢复有关调用
2)维护上下文:在备份应用注册回调后,于上下文中保存备份应用的代理,用于向其发起调用
Change-Id: Ib4b49a25e1a016c2e6ca9e464c3fb68f14e71583
Signed-off-by: maokelong95 <chenjinglong1@huawei.com>
2022-05-16 16:00:53 +08:00
maokelong95
6259630494 Refactor the directory structure
Change-Id: I79c145b89d2dfc9844869dd6a4b63d44f3bb93ba
Signed-off-by: maokelong95 <chenjinglong1@huawei.com>
2022-05-12 22:16:22 +08:00
maokelong95
ea680b91dd delete extra blank lines
Change-Id: Id7f76a2a21267cf5994ce6dc6476e749a198ca2c
Signed-off-by: huaqingsimeng <qiukaiqing@huawei.com>
2022-05-11 10:49:27 +08:00
maokelong95
cd7f440a1b InitBackSession receives the Cap file and verifies the space
Change-Id: Iecc84da0f2121b100f51e6d9779800f9b1de49a9
Signed-off-by: huaqingsimeng <qiukaiqing@huawei.com>
2022-05-07 16:15:00 +08:00
maokelong95
8cdea7eef1 Upload the standard error handling system
Change-Id: Idfd5a064edc902cd542e5b319f870880b8841f50
Signed-off-by: maokelong95 <chenjinglong1@huawei.com>
2022-05-05 10:19:10 +08:00
maokelong95
c82b7b17dc Enable to get remote capabilities
Change-Id: Ieed709c7885b8cd2a3b9b547d99f4dce81f38b5e
Signed-off-by: maokelong95 <chenjinglong1@huawei.com>
2022-04-28 00:03:28 +08:00
maokelong95
48c46fd01d Upload the framework of backup service and executable
Change-Id: I67ac005fbc6d78106102bcc9b1d511d2aee468a0
Signed-off-by: maokelong95 <chenjinglong1@huawei.com>
2022-04-13 12:23:23 +08:00