Searched defs:contentLen (Results 1 – 6 of 6) sorted by relevance
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/ |
| D | cast_local_file_channel_client.cpp | 188 int64_t contentLen = 0; in OnDataReceived() local
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/ |
| D | cast_local_file_channel_client.cpp | 190 int64_t contentLen = 0; in OnDataReceived() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/ |
| D | dbm_kv_store.c | 908 …tValue(int index, const void* value, unsigned int len, char* valueContent, unsigned int contentLen) in InitValue() 934 int contentLen = InitValue(item->index, value, len, valueContent, len + KV_SUM_BLOCK_SIZE); in InsertKV() local 971 int contentLen = InitValue(item->index, value, len, valueContent, len + KV_SUM_BLOCK_SIZE); in UpdateKV() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | span_node.cpp | 525 auto contentLen = static_cast<int32_t>(content.size()); in StartDrag() local 1054 auto contentLen = StringUtils::ToWstring(content).length(); in GetIndex() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
| D | dash_segment_downloader.cpp | 472 unsigned int contentLen = initSegment->content_.length(); in ReadInitSegment() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_pattern.cpp | 1579 auto contentLen = static_cast<int32_t>(StringUtils::ToWstring((*it)->content).length()); in GetSpanPositionInfo() local 2306 auto contentLen = StringUtils::ToWstring((*spanIter)->content).length(); in GetSelectSpansPositionInfo() local
|