Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/codegen/
Dcpp_custom_types_code_emitter.h29 void EmitPassthroughHeaderFileInclusions(StringBuilder& sb);
Dcpp_custom_types_code_emitter.cpp57 EmitPassthroughHeaderFileInclusions(sb); in EmitPassthroughCustomTypesHeaderFile()
74 void CppCustomTypesCodeEmitter::EmitPassthroughHeaderFileInclusions(StringBuilder &sb) in EmitPassthroughHeaderFileInclusions() function in OHOS::HDI::CppCustomTypesCodeEmitter