openharmony_ci
c2f7f27677
!96 Delete definition of INVALID_SEMA_VALUE in thread_pool.h
...
Merge pull request !96 from JokerXD_liu/duplicatedefine
2022-06-22 02:12:52 +00:00
openharmony_ci
a1e4753329
!97 Add interface Iterate to SafeMap
...
Merge pull request !97 from JokerXD_liu/safmap
2022-06-21 11:30:18 +00:00
liujialiang
1de1006884
Add interface Iterate to SafeMap
...
This feature will do some help for developers, if traversing the SafeMap is inevitable.
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2022-06-21 15:29:27 +08:00
liujialiang
5d65c00cd0
Delete definition of INVALID_SEMA_VALUE in thread_pool.h
...
If someone include ssemaphore_ex.h and thread_pool.h at the same time, there will be a problem of redefinition.
Signed-off-by: liujialiang <liujialiang10@huawei.com >
Change-Id: I2a392cbe61b3500d65d47bc1d6c5800be86bf0b0
2022-06-17 16:46:04 +08:00
openharmony_ci
e6d4818d51
!88 Add a new feature for debugging refbase
...
Merge pull request !88 from JokerXD_liu/refbase_debug
2022-05-27 09:28:57 +00:00
liujialiang
a346d3b985
Add a new feature for debugging refbase
...
Add a new class called RefTracker to tack the lifetime of a RefBase.
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2022-05-23 12:01:19 +08:00
liubb_0516
0b7da23a25
parcel provides protected interfaces EnsureObjectsCapacity & WriteObjectOffset
...
Signed-off-by: liubb_0516 <liubeibei8@huawei.com >
2022-05-23 11:31:42 +08:00
liubb_0516
f5e530f498
modify interface location
...
Signed-off-by: liubb_0516 <liubeibei8@huawei.com >
2022-05-20 16:52:09 +08:00
liubb_0516
acb0d63673
parcel:add interface of ParcelAppend
...
Signed-off-by: liubb_0516 <liubeibei8@huawei.com >
2022-05-20 16:46:40 +08:00
liubb_0516
8ae0d33563
ipc:add new interface of MessageParcelAppend
...
Signed-off-by: liubb_0516 <liubeibei8@huawei.com >
2022-05-18 20:17:34 +08:00
liubb_0516
99f76e7662
ipc:add new interface of MessageParcelAppend
...
Signed-off-by: liubb_0516 <liubeibei8@huawei.com >
2022-05-18 17:38:13 +08:00
猫科龙
6bbc6e8c4e
Add a errno interval for the filemanagement subsytem
...
Signed-off-by: 猫科龙 <chenjinglong1@huawei.com >
2022-03-26 03:54:12 +00:00
shuchengchao
0646c83d82
deal with issues
...
Signed-off-by: shuchengchao <shuchengchao@huawei.com >
2022-03-25 17:05:01 +08:00
zhoushilin
744546af30
change file auth to 644
...
Signed-off-by: zhoushilin <zhoushilin1@huawei.com >
2022-03-24 20:11:18 +08:00
openharmony_ci
ad938fa967
!68 ipc readremoteobject bugfix
...
Merge pull request !68 from liubb_0516/master
2022-03-12 02:02:51 +00:00
liubb_0516
b41f114bb6
add AttemptIncStrong
...
Signed-off-by: liubb_0516 <liubeibei8@huawei.com >
2022-03-11 22:12:50 +08:00
caiminggang
802a4ec73a
add customization log label
...
Signed-off-by: caiminggang <caiminggang1@huawei.com >
2022-03-10 17:02:40 +08:00
yaofeng.wang
77d99b5ee0
Fix sptr multi-release point in concurrent environment
...
1. delete the strong reference when RefCount == 1 && !LifeTimeExtended
2. otherwise delete weak reference, when call DecWeakRef
issue: https://gitee.com/openharmony/utils_native/issues/I4SK5B?from=project-issue
Signed-off-by: yaofeng.wang <wangyaofeng.wang@huawei.com >
2022-02-07 17:22:53 +08:00
openharmony_ci
14f6219fc7
!43 去除冗余判断
...
Merge pull request !43 from 雷电_SWAT/master
2022-01-03 12:30:12 +00:00
lcjh
ea14302eab
去除冗余判断
...
去除冗余判断,修正拼写错误
Signed-off-by: lcjh <120989324@qq.com >
2021-12-25 23:51:47 +08:00
liujialiang
3799171ea3
modify the code according to CodeCheck
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-12-24 16:57:46 +08:00
Liu Jialiang
2665a34c2d
Rectify descriptions which is not so standard.
...
Signed-off-by: liujialiang <liujialiang10@huawei.com >
2021-12-22 15:16:25 +08:00
Gymee
9cb3b104a6
add device profile subsystem
...
Signed-off-by: Gymee <yumeijie@huawei.com >
Change-Id: I1ac73994dcabd9a6bd0794eabd0c387f831e9a14
2021-12-16 15:50:32 +08:00
openharmony_ci
ec29d66ac8
!29 forgotten decrease the reference of strong pointer
...
Merge pull request !29 from 冷钦街/ref_bug
2021-10-30 07:59:47 +00:00
dog
c9c63bfc28
fix SortedVector operator equal bug
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-10-26 11:01:13 +08:00
lengqinjie
4bbe0c9950
forgotten decrease the reference of strong pointer
...
Signed-off-by: lengqinjie <15390014138@163.com >
2021-10-24 07:00:33 +08:00
lengqinjie
c1158fdb89
forgotten decrease reference of strong pointer
...
Signed-off-by: lengqinjie <15390014138@163.com >
2021-10-23 22:09:11 +08:00
lengqinjie
6661f7f75c
forgotten decrease reference of strong pointer
...
Signed-off-by: lengqinjie <15390014138@163.com >
2021-10-23 21:54:28 +08:00
dog
acc21829b2
fix writeString read overflow addressSanitizer
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-10-18 15:06:00 +08:00
dog
591f4c622a
add home fix bug to native
...
Signed-off-by: hongtao <hongtao11@huawei.com >
2021-09-17 10:54:33 +08:00
pengguanqi
e0c1a67a95
添加分布式硬件子系统错误码定义
...
Signed-off-by: pengguanqi <pengguanqi@huawei.com >
Change-Id: If778b5b99cb5c5ddba2a29b0a4a32bb0b2ae0a37
2021-07-08 14:30:56 +08:00
mamingshuai
2317226c6d
update OpenHarmony 2.0 Canary
2021-06-02 02:33:28 +08:00