/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
H A D | route_head_handler_impl.cpp | 114 …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 D | want_utils.h | 24 uint8_t totalLen = 0; member
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/ |
H A D | message_handler.cpp | 41 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 D | iprocess_communicator.h | 54 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 D | load_sec_file.c | 62 long totalLen = 0; in LoadSecFile() local
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_operator_rule.cpp | 120 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 D | dsched_softbus_session.cpp | 328 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 D | drag_event.h | 58 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 D | hks_storage_lite.c | 159 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 D | net_http_request_context.cpp | 184 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 D | dcamera_softbus_session.cpp | 331 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 D | jpeg_hw_decoder.cpp | 346 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 D | secfile_load_agent.c | 104 long totalLen = 0; in LoadSecFile() local
|
/ohos5.0/base/security/code_signature/utils/src/ |
H A D | cert_utils.cpp | 94 uint32_t totalLen = sizeof(uint32_t); in FormattedCertChain() local
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/ |
H A D | das_task_common.c | 213 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 D | dcamera_softbus_session.h | 55 uint32_t totalLen; member
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_scroll_view.cpp | 264 …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 D | single_ver_data_packet.cpp | 152 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 D | request_context.cpp | 550 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 D | form_manager_resource.cpp | 116 size_t totalLen = param.length(); in ParseMapFromString() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/ |
H A D | plugin_manager_resource.cpp | 114 size_t totalLen = param.length(); in ParseMapFromString() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
H A D | distributeddb_communicator_common.h | 97 … 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 D | audio_enhance_chain_manager.cpp | 238 uint32_t totalLen = enhanceBufferAttr->byteLenPerFrame * enhanceBufferAttr->outNum; in ApplyAudioEnhanceChain() local
|
/ohos5.0/base/security/code_signature/test/unittest/ |
H A D | cert_chain_verifier_test.cpp | 159 uint32_t totalLen = sizeof(uint32_t); in FormattedCertChain() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/transport/ |
H A D | dsched_softbus_session.h | 90 uint32_t totalLen; member
|