Home
last modified time | relevance | path

Searched refs:FLAG_ONE_WAY (Results 1 – 4 of 4) sorted by relevance

/system/tools/hidl/
DInterface.h39 const static std::unique_ptr<ConstantExpression> FLAG_ONE_WAY; member
DgenerateJava.cpp367 out << Interface::FLAG_ONE_WAY->javaValue(); in generateJava()
DInterface.cpp43 const std::unique_ptr<ConstantExpression> Interface::FLAG_ONE_WAY = member in android::Interface
DgenerateCpp.cpp1098 out << ", " << Interface::FLAG_ONE_WAY->cppValue(); in generateStaticProxyMethodSource()