Searched refs:astGenerationFunction (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/tools/hidl/ |
H A D | main.cpp | 1063 astGenerationFunction(&AST::generateInterfaceHeader), 1070 astGenerationFunction(&AST::generateHwBinderHeader), 1075 astGenerationFunction(&AST::generateStubHeader), 1080 astGenerationFunction(&AST::generateProxyHeader), 1095 astGenerationFunction(&AST::generateCppSource), 1103 astGenerationFunction(&AST::generateCppImplHeader), 1111 astGenerationFunction(&AST::generateCppImplSource), 1121 astGenerationFunction(&AST::generateCppAdapterHeader), 1131 astGenerationFunction(&AST::generateCppAdapterSource), 1147 astGenerationFunction(), [all …]
|