STRINGN_TO_NPVARIANT  223 content/browser/renderer_host/java/java_bound_object.cc       STRINGN_TO_NPVARIANT(buffer, length, *result);
STRINGN_TO_NPVARIANT   62 content/renderer/browser_plugin/browser_plugin_bindings.cc   STRINGN_TO_NPVARIANT(chars, length, *variant);
STRINGN_TO_NPVARIANT   99 content/renderer/pepper/npapi_glue.cc       STRINGN_TO_NPVARIANT(c_string, value.size(), *result);
STRINGN_TO_NPVARIANT   78 content/renderer/pepper/ppb_var_deprecated_impl.cc       STRINGN_TO_NPVARIANT(value.c_str(), value.size(), *result);
STRINGN_TO_NPVARIANT 1433 content/shell/tools/plugin/PluginObject.cpp     STRINGN_TO_NPVARIANT(strHdr, len, args[1]);
STRINGN_TO_NPVARIANT   33 remoting/host/plugin/host_plugin_utils.cc   STRINGN_TO_NPVARIANT(chars, len, variant);