Home
last modified time | relevance | path

Searched defs:cacheTime (Results 1 – 8 of 8) sorted by relevance

/foundation/ability/idl_tool/parser/
Dparser.cpp231 bool Parser::ParseMethodProperties(bool& oneway, bool& cacheable, int& cacheTime) in ParseMethodProperties()
277 …::SetMethodAttr(ASTMethod* method, ASTType *returnType, bool oneway, bool cacheable, int cacheTime) in SetMethodAttr()
378 int cacheTime; in ParseMethod() local
Dlexer.cpp364 bool Lexer::ParseCacheable(int& cacheTime) in ParseCacheable()
/foundation/ability/idl_tool/ast/
Dast_method.h75 void SetCacheable(int cacheTime) in SetCacheable()
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_file_cache.cpp181 auto cacheTime = time(nullptr); in SetImageCacheFilePath() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
Dfile_fd_source_plugin.cpp736 float cacheTime = GetCacheTime(avgDownloadSpeed_ / currentBitRate_); in UpdateWaterLineAbove() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/
Dhttp_media_downloader.cpp1497 float cacheTime = 0; in UpdateWaterLineAbove() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Drenderer_in_client_public.cpp336 int64_t cacheTime = static_cast<int64_t>(cacheTimeDsp + cacheTimePa) * AUDIO_NS_PER_US; in GetAudioTime() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
Dhls_media_downloader.cpp1835 float cacheTime = 0; in UpdateWaterLineAbove() local