Home
last modified time | relevance | path

Searched defs:availableSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/msdp/device_status/utils/ipc/src/
H A Dcircle_stream_buffer.cpp37 int32_t availableSize = GetAvailableBufSize(); in CheckWrite() local
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_selection.cpp184 int32_t availableSize = availNetworkResult->itemNum; in AvailNetworkResult() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.cpp222 uint32_t availableSize = currentSegment->bufferPosTail_ - buffer_->GetHead(); in GetMaxReadLength() local