distributedschedule_samgr_lite/samgr_endpoint/source
SimonLi 53d581e9c3 feat: samgr_lite适配轻量系统rpc
1. 保持对外使用接口不变
2. 采用宏开关进行特性控制
2.1 enable_ohos_distributedschedule_samgr_lite_rpc_mini 进行编译控制
默认为false,可以在vendor目录下的config.json中配置打开
2.2 MINI_SAMGR_LITE_RPC 进行代码编译隔离。
3. 在samgr init的时候,初始化全局的said和saname的映射关系
4. 本端将said传给远端

Signed-off-by: SimonLi <likailong@huawei.com>
2022-02-14 12:15:11 +08:00
..
client_factory.c feat: samgr_lite适配轻量系统rpc 2022-02-14 12:15:11 +08:00
client_factory.h update openharmony 1.0.1 2021-03-11 18:43:06 +08:00
default_client.c update openharmony 1.0.1 2021-03-11 18:43:06 +08:00
default_client.h feat: samgr_lite适配轻量系统rpc 2022-02-14 12:15:11 +08:00
default_client_rpc.c feat: samgr_lite适配轻量系统rpc 2022-02-14 12:15:11 +08:00
endpoint.c modify warning 2022-01-24 20:00:12 +08:00
endpoint.h feat: samgr_lite适配轻量系统rpc 2022-02-14 12:15:11 +08:00
endpoint_rpc.c feat: samgr_lite适配轻量系统rpc 2022-02-14 12:15:11 +08:00
sa_store.c feat: samgr_lite适配轻量系统rpc 2022-02-14 12:15:11 +08:00
sa_store.h feat: samgr_lite适配轻量系统rpc 2022-02-14 12:15:11 +08:00
token_bucket.c add OpenHarmony 1.0 baseline 2020-09-08 10:21:39 +08:00
token_bucket.h add OpenHarmony 1.0 baseline 2020-09-08 10:21:39 +08:00