Searched defs:bSucc (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/ |
H A D | b_dir_test.cpp | 64 bool bSucc; variable 101 bool bSucc; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/ |
H A D | trans_lane_test.cpp | 173 bool bSucc = false; variable 217 bool bSucc = false; variable 444 bool bSucc = true; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/include/ |
H A D | trans_lane_pending_ctl.h | 54 bool bSucc; member
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
H A D | trans_lane_pending_ctl.c | 61 bool bSucc; member 418 static int32_t TransGetLaneReqItemByLaneHandle(uint32_t laneHandle, bool *bSucc, LaneConnInfo *conn… in TransGetLaneReqItemByLaneHandle() 486 static int32_t TransUpdateLaneConnInfoByLaneHandle(uint32_t laneHandle, bool bSucc, const LaneConnI… in TransUpdateLaneConnInfoByLaneHandle() 1606 int32_t TransCancelLaneItemCondByLaneHandle(uint32_t laneHandle, bool bSucc, bool isAsync, int32_t … in TransCancelLaneItemCondByLaneHandle() 1773 int32_t TransUpdateAuthWithParaLaneConnInfo(uint32_t laneHandle, bool bSucc, const LaneConnInfo *co… in TransUpdateAuthWithParaLaneConnInfo()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
H A D | color_picker.cpp | 129 bool bSucc = pixelMap->GetARGB32Color(x, y, colorVal); in GetMainColor() local
|