Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast.h237 inline void SetSupportDelegator(std::string &supportDelegator) in SetSupportDelegator() argument
239 if (supportDelegator == "on") { in SetSupportDelegator()
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp265 std::string supportDelegator = token.value; in ParseSupportDelegator() local
276 if (supportDelegator.empty()) { in ParseSupportDelegator()
281 ast_->SetSupportDelegator(supportDelegator); in ParseSupportDelegator()

Completed in 6 milliseconds