Home
last modified time | relevance | path

Searched refs:GenerateCode (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/startop/view_compiler/
Ddex_layout_compiler.h46 GenerateCode(entry); in VisitEndTag()
58 void GenerateCode(const ViewEntry& view) { in GenerateCode() function
61 GenerateCode(child); in GenerateCode()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dplugin.cc96 bool GenerateCode(const CodeGeneratorRequest& request, in GenerateCode() function
177 if (GenerateCode(request, *generator, &response, &error_msg)) { in PluginMain()
Dplugin.h82 bool GenerateCode(const CodeGeneratorRequest& request,