Home
last modified time | relevance | path

Searched defs:leftLen (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/update/sys_installer_lite/frameworks/test/unittest/common/src/
H A Dota_test.cpp189 int leftLen = len; in HotaWriteTest() local
220 int leftLen = pkgLen; in HotaByDefaultPkg() local
243 int leftLen = len; in HotaReadTest() local
274 int leftLen = pkgLen; in HotaByNotDefaultPkg() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dparcel.cpp391 uint32_t leftLen = static_cast<uint32_t>(totalLen_ - parcelLen_); in WriteBlob() local
413 uint32_t leftLen = static_cast<uint32_t>(totalLen_ - parcelLen_); in ReadBlob() local
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp95 int32_t leftLen = thumbnailSize - idx * MSG_MAX_SIZE; in CreateAuthRequestMessage() local
/ohos5.0/base/request/request/frameworks/native/src/
H A Dresponse_message_receiver.cpp380 int32_t leftLen = length; in OnReadable() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.cpp154 uint64_t leftLen = fileLen; in FileContentCopy() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_border.cpp273 float leftLen = fmod((count - DASHED_LINE_LENGTH), (DASHED_LINE_LENGTH + 1)); in SetBorderEffect() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c760 size_t leftLen = strlen(leftHash); in IsSameHashId() local
777 size_t leftLen = strlen(leftIdentifier); in IsSameDevice() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp2341 double leftLen = fmod((count - DASHED_LINE_LENGTH), (DASHED_LINE_LENGTH + 1)); in SetBorderStyle() local
2382 double leftLen = fmod((count - DASHED_LINE_LENGTH), (DASHED_LINE_LENGTH + 1)); in SetBorderStyle() local