Searched refs:codeToFunction (Results 1 – 1 of 1) sorted by relevance
748 std::string codeToFunction = GlobalClassVarName(defined_type) + "_" + kFunctionNames; in GenerateClassSource() local749 out << "static const char* " << codeToFunction << "[] = { "; in GenerateClassSource()772 << on_transact << ", " << codeToFunction << ", " << std::to_string(functionNames.size()) in GenerateClassSource()