Searched refs:FLAG_ONE_WAY (Results 1 – 4 of 4) sorted by relevance
39 const static std::unique_ptr<ConstantExpression> FLAG_ONE_WAY; member
367 out << Interface::FLAG_ONE_WAY->javaValue(); in generateJava()
43 const std::unique_ptr<ConstantExpression> Interface::FLAG_ONE_WAY = member in android::Interface
1108 out << " | " << Interface::FLAG_ONE_WAY->cppValue(); in generateStaticProxyMethodSource()