Home
last modified time | relevance | path

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

/system/tools/hidl/
Dmain.cpp261 static FileGenerator::GenerationFunction astGenerationFunction(void (AST::*generate)(Formatter&) in astGenerationFunction() function
1063 astGenerationFunction(&AST::generateInterfaceHeader),
1070 astGenerationFunction(&AST::generateHwBinderHeader),
1075 astGenerationFunction(&AST::generateStubHeader),
1080 astGenerationFunction(&AST::generateProxyHeader),
1085 astGenerationFunction(&AST::generatePassthroughHeader),
1095 astGenerationFunction(&AST::generateCppSource),
1103 astGenerationFunction(&AST::generateCppImplHeader),
1111 astGenerationFunction(&AST::generateCppImplSource),
1121 astGenerationFunction(&AST::generateCppAdapterHeader),
[all …]