Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DgenerateCppAdapter.cpp81 void AST::generateCppAdapterSource(Formatter& out) const { in generateCppAdapterSource() function in android::AST
H A DAST.h154 void generateCppAdapterSource(Formatter& out) const;
H A Dmain.cpp1131 astGenerationFunction(&AST::generateCppAdapterSource),