Searched refs:mStringValue (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsVariant.cpp136 rv = String2Double(inData.u.str.mStringValue, &outData->u.mDoubleValue);
712 return pid->Parse(data.u.str.mStringValue);
867 CopyASCIItoUTF16(data.u.str.mStringValue, _retval);
873 CopyASCIItoUCS2(nsDependentCString(data.u.str.mStringValue,
916 _retval.Assign(*data.u.str.mStringValue);
923 _retval.Assign(data.u.str.mStringValue, data.u.str.mStringLength);
962 CopyUTF16toUTF8(NS_ConvertASCIItoUTF16(data.u.str.mStringValue),
972 nsDependentCString(data.u.str.mStringValue,
1048 nsDependentCString cString(data.u.str.mStringValue);
1062 nsDependentCString cString(data.u.str.mStringValue,
[all...]
H A DnsVariant.h92 char* mStringValue; member in struct:nsDiscriminatedUnion::__anon17301::__anon17304
/vbox/src/libs/xpcom18a4/xpcom/tests/windows/
H A DnsStringTest.h1600 if(theString.mStringValue.mLength>300) {

Completed in 51 milliseconds