Home
last modified time | relevance | path

Searched defs:waterLine (Results 1 - 3 of 3) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/dynamic_cache/include/
H A Ddynamic_cache.h42 char waterLine[128] = {0}; in QueryResult() local
71 bool CanUseCache(int32_t querySaId, char* waterLine, string defaultValue) in CanUseCache() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp458 size_t waterLine = readDataInfo.wantReadLength_ > 0 ? in ReadDelegate() local
1587 size_t waterLine = wantedLength > 0 ? std::max(PLAY_WATER_LINE, wantedLength) : 0; in GetPlayable() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
H A Dhttp_media_downloader.cpp1255 size_t waterLine = wantedLength > 0 ? std::max(PLAY_WATER_LINE, wantedLength) : 0; in GetPlayable() local

Completed in 6 milliseconds