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
972 astGenerationFunction(&AST::generateInterfaceHeader),
979 astGenerationFunction(&AST::generateHwBinderHeader),
984 astGenerationFunction(&AST::generateStubHeader),
989 astGenerationFunction(&AST::generateProxyHeader),
994 astGenerationFunction(&AST::generatePassthroughHeader),
1004 astGenerationFunction(&AST::generateCppSource),
1012 astGenerationFunction(&AST::generateCppImplHeader),
1020 astGenerationFunction(&AST::generateCppImplSource),
1036 astGenerationFunction(),
[all …]