Home
last modified time | relevance | path

Searched refs:generateCppSource (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/tools/hidl/
H A DAST.h142 void generateCppSource(Formatter& out) const;
H A Dmain.cpp1095 astGenerationFunction(&AST::generateCppSource),
H A DgenerateCpp.cpp832 void AST::generateCppSource(Formatter& out) const { in generateCppSource() function in android::AST