Searched refs:NPVARIANT_PARAM_STRING (Results 1 – 3 of 3) sorted by relevance
47 } else if (p.type == content::NPVARIANT_PARAM_STRING) { in Write()79 } else if (r->type == content::NPVARIANT_PARAM_STRING) { in Read()104 } else if (p.type == content::NPVARIANT_PARAM_STRING) { in Log()
33 NPVARIANT_PARAM_STRING, enumerator
176 param->type = NPVARIANT_PARAM_STRING; in CreateNPVariantParam()253 case NPVARIANT_PARAM_STRING: { in CreateNPVariant()