Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/codegen/
Dcpp_interface_code_emitter.h54 void EmitInterfaceMethodCommandsWithExtends(StringBuilder &sb, const std::string &prefix);
Dcpp_interface_code_emitter.cpp67 EmitInterfaceMethodCommandsWithExtends(sb, ""); in EmitInterfaceHeaderFile()
270 void CppInterfaceCodeEmitter::EmitInterfaceMethodCommandsWithExtends(StringBuilder &sb, const std::… in EmitInterfaceMethodCommandsWithExtends() function in OHOS::HDI::CppInterfaceCodeEmitter