Searched refs:ReadCacheableTime (Results 1 – 3 of 3) sorted by relevance
68 bool ReadCacheableTime(Token &token);
190 bool Lexer::ReadCacheableTime(Token &token) in ReadCacheableTime() function in OHOS::Idl::Lexer
491 if (!lexer_.ReadCacheableTime(token)) { in ParseAttrUnit()