Searched refs:wsAttributeValue (Results 1 – 2 of 2) sorted by relevance
3533 CFX_WideString wsAttributeValue; in GetCertificatesKeyUsageString() local3534 pKeyUsageNode->GetAttribute(eAttribute, wsAttributeValue, FALSE); in GetCertificatesKeyUsageString()3535 return wsAttributeValue; in GetCertificatesKeyUsageString()3697 CFX_WideString wsAttributeValue; in GetSubjectDNString() local3698 pSubjectDNNode->GetAttribute(eAttribute, wsAttributeValue, FALSE); in GetSubjectDNString()3699 return wsAttributeValue; in GetSubjectDNString()
1146 CFX_WideString wsAttributeValue; in Script_NodeClass_SetAttribute() local1149 wsAttributeValue = in Script_NodeClass_SetAttribute()1152 this->SetAttribute(wsAttribute, wsAttributeValue, TRUE); in Script_NodeClass_SetAttribute()3513 CFX_WideString wsAttributeValue; in Script_Packet_GetAttribute() local3519 wsAttributeValue); in Script_Packet_GetAttribute()3523 FX_UTF8Encode(wsAttributeValue, wsAttributeValue.GetLength())); in Script_Packet_GetAttribute()