Searched defs:cacheTime (Results 1 – 8 of 8) sorted by relevance
75 void SetCacheable(int cacheTime) in SetCacheable()
231 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
364 bool Lexer::ParseCacheable(int& cacheTime) in ParseCacheable()
171 auto cacheTime = time(nullptr); in SaveCacheInner() local
686 float cacheTime = GetCacheTime(avgDownloadSpeed_ / currentBitRate_); in UpdateWaterLineAbove() local
1273 float cacheTime = 0; in UpdateWaterLineAbove() local
1506 float cacheTime = 0; in UpdateWaterLineAbove() local
601 int64_t cacheTime = static_cast<int64_t>(cacheTimeDsp + cacheTimePa) * AUDIO_NS_PER_US; in GetAudioTime() local