Home
last modified time | relevance | path

Searched refs:CacheableStrToInt (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_attribute.h78 bool CacheableStrToInt();
H A Dast_attribute.cpp103 bool ASTAttr::CacheableStrToInt() in CacheableStrToInt() function in OHOS::Idl::ASTAttr
H A Dast_method.h126 return attr_->CacheableStrToInt(); in SetCacheableTime()