Home
last modified time | relevance | path

Searched defs:cacheable (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast.h222 void SetHasCacheableProxyMethods(bool cacheable) in SetHasCacheableProxyMethods() argument
/foundation/ability/idl_tool/parser/
H A Dparser.cpp231 bool Parser::ParseMethodProperties(bool& oneway, bool& cacheable, int& cacheTime) in ParseMethodProperties() argument
277 void Parser::SetMethodAttr(ASTMethod* method, ASTType *returnType, bool oneway, bool cacheable, int cacheTime) in SetMethodAttr() argument
377 bool cacheable = false; in ParseMethod() local
[all...]

Completed in 2 milliseconds