Searched refs:ParseCacheable (Results 1 – 3 of 3) sorted by relevance
78 bool ParseCacheable(int& cacheTime);
364 bool Lexer::ParseCacheable(int& cacheTime) in ParseCacheable() function in OHOS::Idl::Lexer
252 if (!lexer_.ParseCacheable(cacheTime)) { in ParseMethodProperties()