Home
last modified time | relevance | path

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

/system/tools/hidl/
Dmain.cpp260 static FileGenerator::GenerationFunction astGenerationFunction(void (AST::*generate)(Formatter&) in astGenerationFunction() function
912 astGenerationFunction(&AST::generateInterfaceHeader),
919 astGenerationFunction(&AST::generateHwBinderHeader),
924 astGenerationFunction(&AST::generateStubHeader),
929 astGenerationFunction(&AST::generateProxyHeader),
934 astGenerationFunction(&AST::generatePassthroughHeader),
944 astGenerationFunction(&AST::generateCppSource),
952 astGenerationFunction(&AST::generateCppImplHeader),
960 astGenerationFunction(&AST::generateCppImplSource),
970 astGenerationFunction(&AST::generateCppAdapterHeader),
[all …]