Searched refs:GenIpcJavaCode (Results 1 – 2 of 2) sorted by relevance
37 static void GenIpcJavaCode(const AutoPtr<AST> &ast, const std::string &outDir);
80 {Language::JAVA, CodeGenerator::GenIpcJavaCode}215 void CodeGenerator::GenIpcJavaCode(const AutoPtr<AST> &ast, const std::string &outDir) in GenIpcJavaCode() function in OHOS::HDI::CodeGenerator