Home | History | Annotate | Download | only in src

Lines Matching full:goog

231           exports += "goog.exportSymbol('" + *it + "', " + *it + ");\n";
302 exports += "goog.exportSymbol('" + enum_def.name + "', " +
585 exports += "goog.exportSymbol('" + struct_def.name + "', " +
875 exports += "goog.exportProperty(" + object_name + ".prototype, '" +
921 exports += "goog.exportProperty(" + object_name +
942 exports += "goog.exportProperty(" + object_name + ".prototype, '" +
966 exports += "goog.exportProperty(" + object_name + ".prototype, '" +