Searched refs:EmitInterfaceMethodCommandsWithExtends (Results 1 – 2 of 2) sorted by relevance
54 void EmitInterfaceMethodCommandsWithExtends(StringBuilder &sb, const std::string &prefix);
67 EmitInterfaceMethodCommandsWithExtends(sb, ""); in EmitInterfaceHeaderFile()270 void CppInterfaceCodeEmitter::EmitInterfaceMethodCommandsWithExtends(StringBuilder &sb, const std::… in EmitInterfaceMethodCommandsWithExtends() function in OHOS::HDI::CppInterfaceCodeEmitter