Home
last modified time | relevance | path

Searched refs:AST_TYPES (Results 1 - 6 of 6) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dcode_generator.cpp163 case ASTFileType::AST_TYPES: { in GenIpcCCode()
191 case ASTFileType::AST_TYPES: { in GenIpcCppCode()
219 case ASTFileType::AST_TYPES: { in GenIpcJavaCode()
238 case ASTFileType::AST_TYPES: { in GenPassthroughCCode()
262 case ASTFileType::AST_TYPES: { in GenPassthroughCppCode()
286 case ASTFileType::AST_TYPES: { in GenKernelCode()
307 case ASTFileType::AST_TYPES: { in GenLowCCode()
H A Dcode_emitter.cpp51 } else if (ast_->GetASTFileType() == ASTFileType::AST_TYPES) { in Reset()
H A Dcpp_custom_types_code_emitter.cpp17 if (ast_->GetASTFileType() != ASTFileType::AST_TYPES) { in ResolveDirectory()
H A Dc_custom_types_code_emitter.cpp18 if (ast_->GetASTFileType() != ASTFileType::AST_TYPES) { in ResolveDirectory()
/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast.h48 AST_TYPES, // this idl file contains custom types member in OHOS::HDI::ASTFileType
/drivers/hdf_core/framework/tools/hdi-gen/parser/
H A Dparser.cpp1653 ast_->SetAStFileType(ASTFileType::AST_TYPES); in SetAstFileType()
1685 case ASTFileType::AST_TYPES: { in CheckIntegrity()

Completed in 7 milliseconds