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
976 astGenerationFunction(&AST::generateInterfaceHeader),
983 astGenerationFunction(&AST::generateHwBinderHeader),
988 astGenerationFunction(&AST::generateStubHeader),
993 astGenerationFunction(&AST::generateProxyHeader),
998 astGenerationFunction(&AST::generatePassthroughHeader),
1008 astGenerationFunction(&AST::generateCppSource),
1016 astGenerationFunction(&AST::generateCppImplHeader),
1024 astGenerationFunction(&AST::generateCppImplSource),
1034 astGenerationFunction(&AST::generateCppAdapterHeader),
[all …]