Home
last modified time | relevance | path

Searched refs:SetSupportDelegator (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast.h237 inline void SetSupportDelegator(std::string &supportDelegator) in SetSupportDelegator() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp281 ast_->SetSupportDelegator(supportDelegator); in ParseSupportDelegator()