Home
last modified time | relevance | path

Searched defs:totalLen (Results 1 – 25 of 48) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Droute_head_handler_impl.cpp114 …B::DBStatus RouteHeadHandlerImpl::FillHeadData(uint8_t *data, uint32_t headSize, uint32_t totalLen) in FillHeadData()
130 bool RouteHeadHandlerImpl::PackData(uint8_t *data, uint32_t totalLen) in PackData()
145 bool RouteHeadHandlerImpl::PackDataHead(uint8_t *data, uint32_t totalLen) in PackDataHead()
159 bool RouteHeadHandlerImpl::PackDataBody(uint8_t *data, uint32_t totalLen) in PackDataBody()
223 bool RouteHeadHandlerImpl::UnPackData(const uint8_t *data, uint32_t totalLen, uint32_t &unpackedSiz… in UnPackData()
242 bool RouteHeadHandlerImpl::UnPackDataHead(const uint8_t *data, uint32_t totalLen, RouteHead &routeH… in UnPackDataHead()
264 bool RouteHeadHandlerImpl::UnPackDataBody(const uint8_t *data, uint32_t totalLen) in UnPackDataBody()
/ohos5.0/foundation/ability/ability_lite/frameworks/want_lite/include/
H A Dwant_utils.h24 uint8_t totalLen = 0; member
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H A Dmessage_handler.cpp41 bool MessageHandler::PackData(uint8_t *data, uint32_t totalLen) in PackData()
86 bool MessageHandler::UnPackData(uint8_t *data, uint32_t totalLen) in UnPackData()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Diprocess_communicator.h54 virtual DBStatus FillHeadData(uint8_t *data, uint32_t headSize, uint32_t totalLen) in FillHeadData()
162 …virtual DBStatus CheckAndGetDataHeadInfo(const uint8_t *data, uint32_t totalLen, uint32_t &headLen… in CheckAndGetDataHeadInfo()
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dload_sec_file.c62 long totalLen = 0; in LoadSecFile() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_operator_rule.cpp120 int32_t totalLen = INT32_INITVALUE; in CreateFromTLV() local
152 int32_t totalLen = INT32_INITVALUE; in DecodeTLVTagCertPkg() local
193 int32_t totalLen = INT32_INITVALUE; in DecodeTLVTagLimits() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_softbus_session.cpp328 uint32_t totalLen = buffer->Size(); in UnPackSendData() local
396 void DSchedSoftbusSession::SetHeadParaDataLen(SessionDataHeader& headPara, const uint32_t totalLen, in SetHeadParaDataLen()
447 TlvItem totalLen = { TLV_TYPE_TOTAL_LEN, sizeof(uint32_t), headPara.totalLen }; in MakeFragDataHeader() local
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/events/
H A Ddrag_event.h58 DragEvent(const Point& newPos, const Point& lastPos, const Point& totalLen) : Event(newPos) in DragEvent()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_lite.c159 uint32_t totalLen = keyInfoHead->totalLen; in FreshImageBuffer() local
295 uint32_t totalLen = sizeof(struct HksStoreHeaderInfo); in CleanStorageKeyInfo() local
347 uint32_t totalLen = keyInfoHead->totalLen; in GetKeyOffsetByKeyAlias() local
456 static int32_t GetLenAfterAddKey(const struct HksBlob *keyBlob, uint32_t totalLen, uint32_t *totalL… in GetLenAfterAddKey()
816 uint32_t totalLen = keyInfoHead->totalLen; in HksStoreGetKeyInfoList() local
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp184 void RequestContext::SetDlLen(curl_off_t nowLen, curl_off_t totalLen) in SetDlLen()
191 void RequestContext::SetUlLen(curl_off_t nowLen, curl_off_t totalLen) in SetUlLen()
224 bool RequestContext::CompareWithLastElement(curl_off_t nowLen, curl_off_t totalLen) in CompareWithLastElement()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_session.cpp331 uint32_t totalLen = buffer->Size(); in UnPackSendData() local
378 void DCameraSoftbusSession::SetHeadParaDataLen(SessionDataHeader& headPara, const uint32_t totalLen, in SetHeadParaDataLen()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Djpeg_hw_decoder.cpp346 unsigned int totalLen, uint16_t marker) in JumpOverCurrentJpegMarker()
377 unsigned int totalLen = static_cast<unsigned int>(inputBufferHandle->size); in GetCompressedDataStart() local
/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dsecfile_load_agent.c104 long totalLen = 0; in LoadSecFile() local
/ohos5.0/base/security/code_signature/utils/src/
H A Dcert_utils.cpp94 uint32_t totalLen = sizeof(uint32_t); in FormattedCertChain() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_task_common.c213 uint32_t totalLen = keyAliasBuff.length; in CombineKeyAlias() local
256 uint32_t totalLen = keyAliasBuff.length; in CombineKeyAliasForPseudonymPsk() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/include/
H A Ddcamera_softbus_session.h55 uint32_t totalLen; member
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_scroll_view.cpp264 …int16_t totalLen = childrenRect.GetHeight() + 2 * scrollBlankSize_; // 2: two blank space on both … in RefreshScrollBar() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_packet.cpp152 uint64_t totalLen = GenericSingleVerKvEntry::CalculateLens( in CalculateLen() local
489 uint64_t totalLen = ControlRequestPacket::CalculateLen(); in CalculateLen() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp550 void RequestContext::SetDlLen(curl_off_t nowLen, curl_off_t totalLen) in SetDlLen()
580 void RequestContext::SetUlLen(curl_off_t nowLen, curl_off_t totalLen) in SetUlLen()
601 bool RequestContext::CompareWithLastElement(curl_off_t nowLen, curl_off_t totalLen) in CompareWithLastElement()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_resource.cpp116 size_t totalLen = param.length(); in ParseMapFromString() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_resource.cpp114 size_t totalLen = param.length(); in ParseMapFromString() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_common.h97 … DistributedDB::DBStatus FillHeadData(uint8_t *data, uint32_t headSize, uint32_t totalLen) override in FillHeadData()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_enhance_chain_manager.cpp238 uint32_t totalLen = enhanceBufferAttr->byteLenPerFrame * enhanceBufferAttr->outNum; in ApplyAudioEnhanceChain() local
/ohos5.0/base/security/code_signature/test/unittest/
H A Dcert_chain_verifier_test.cpp159 uint32_t totalLen = sizeof(uint32_t); in FormattedCertChain() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/transport/
H A Ddsched_softbus_session.h90 uint32_t totalLen; member

12