Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/parser/
H A Dparser.cpp234 bool isParseOneway = false; in ParseMethodProperties() local
248 if (token == Token::ONEWAY && isParseOneway == false) { in ParseMethodProperties()
250 isParseOneway = true; in ParseMethodProperties()

Completed in 1 milliseconds