Home
last modified time | relevance | path

Searched refs:SetMethodAttr (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/idl_tool/parser/
H A Dparser.h80 void SetMethodAttr(ASTMethod* method, ASTType *returnType, bool oneway, bool cacheable, int cacheTime);
H A Dparser.cpp277 void Parser::SetMethodAttr(ASTMethod* method, ASTType *returnType, bool oneway, bool cacheable, int cacheTime) in SetMethodAttr() function in OHOS::Idl::Parser
395 SetMethodAttr(method, type, oneway, cacheable, cacheTime); in ParseMethod()

Completed in 7 milliseconds