Home
last modified time | relevance | path

Searched defs:itemLength (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.cpp408 uint16_t itemLength = AVRC_TG_GFI_PLAYER_ID_SIZE; in CountMpFrameSize() local
473 uint16_t itemLength = AVRC_TG_GFI_PLAYER_ID_SIZE + AVRC_TG_GFI_MAJOR_PLAYER_TYPE_SIZE + in AssembleMpItem() local
602 uint16_t itemLength = in AssembleMeItem() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_browse.cpp429 auto itemLength = static_cast<uint16_t>(payload); in DisassembleMpParameter() local
513 auto itemLength = static_cast<uint16_t>(payload); in DisassembleMeParameter() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp546 int32_t itemLength = endPosition - startPosition; in GetSpanResultObject() local
990 int32_t itemLength = 1; in GetSpanResultObject() local
1014 int32_t itemLength = 1; in GetSpanResultObject() local
H A Dtext_pattern.cpp2045 int32_t itemLength = static_cast<int32_t>(StringUtils::ToWstring(spanItem->content).length()); in GetSymbolSpanResultObject() local
3705 int32_t itemLength = 1; in GetBuilderResultObject() local
3808 int32_t itemLength = static_cast<int32_t>(StringUtils::ToWstring(spanItem->content).length()); in GetTextResultObject() local
3849 int32_t itemLength = 1; in GetImageResultObject() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Drender_wrap.cpp192 double itemLength = GetMainItemLength(item); in AddBlock() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp186 auto itemLength = itemArray->Length(vm); in ParseGradientColorStops() local