Searched defs:ToString (Results 1 - 16 of 16) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsID.cpp127 NS_COM char *nsID::ToString() const function in class:nsID
/vbox/src/VBox/Runtime/testcase/
H A DtstRTTimeSpec.cpp45 char *ToString(PRTTIME pTime) function
67 RTTestIPrintf(RTTESTLVL_ALWAYS, "%RI64 ns - %s\n", ns, ToString(&T1)); \
76 RTTestIPrintf(RTTESTLVL_ALWAYS, "%RI64 sec - %s\n", sec, ToString(&T1)); \
100 ToString(pTime), __LINE__, (_i32Year), (_u8Month), (_u8MonthDay), (_u8Hour), (_u8Minute), \
104 RTTestIPrintf(RTTESTLVL_ALWAYS, "=> %s\n", ToString(pTime)); \
120 RTTestIPrintf(RTTESTLVL_ALWAYS, " %s\n", ToString(pTime)); \
149 RTTestIPrintf(RTTESTLVL_ALWAYS, " %RI64 ns - %s\n", RTTimeSpecGetNano(&Now), ToString(&T1));
160 RTTestIPrintf(RTTESTLVL_ALWAYS, " %RI64 ns - %s\n", RTTimeSpecGetNano(&Now), ToString(&T1));
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcnetdb.cpp126 PRStatus RCNetAddr::ToString(char *string, PRSize size) const function in class:RCNetAddr
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsSupportsPrimitives.cpp88 NS_IMETHODIMP nsSupportsIDImpl::ToString(char **_retval) function in class:nsSupportsIDImpl
94 result = mData->ToString();
127 NS_IMETHODIMP nsSupportsCStringImpl::ToString(char **_retval) function in class:nsSupportsCStringImpl
164 NS_IMETHODIMP nsSupportsStringImpl::ToString(PRUnichar **_retval) function in class:nsSupportsStringImpl
211 NS_IMETHODIMP nsSupportsPRBoolImpl::ToString(char **_retval) function in class:nsSupportsPRBoolImpl
252 NS_IMETHODIMP nsSupportsPRUint8Impl::ToString(char **_retval) function in class:nsSupportsPRUint8Impl
297 NS_IMETHODIMP nsSupportsPRUint16Impl::ToString(char **_retval) function in class:nsSupportsPRUint16Impl
342 NS_IMETHODIMP nsSupportsPRUint32Impl::ToString(char **_retval) function in class:nsSupportsPRUint32Impl
387 NS_IMETHODIMP nsSupportsPRUint64Impl::ToString(char **_retval) function in class:nsSupportsPRUint64Impl
432 NS_IMETHODIMP nsSupportsPRTimeImpl::ToString(cha function in class:nsSupportsPRTimeImpl
477 NS_IMETHODIMP nsSupportsCharImpl::ToString(char **_retval) function in class:nsSupportsCharImpl
522 NS_IMETHODIMP nsSupportsPRInt16Impl::ToString(char **_retval) function in class:nsSupportsPRInt16Impl
567 NS_IMETHODIMP nsSupportsPRInt32Impl::ToString(char **_retval) function in class:nsSupportsPRInt32Impl
612 NS_IMETHODIMP nsSupportsPRInt64Impl::ToString(char **_retval) function in class:nsSupportsPRInt64Impl
657 NS_IMETHODIMP nsSupportsFloatImpl::ToString(char **_retval) function in class:nsSupportsFloatImpl
702 NS_IMETHODIMP nsSupportsDoubleImpl::ToString(char **_retval) function in class:nsSupportsDoubleImpl
748 NS_IMETHODIMP nsSupportsVoidImpl::ToString(char **_retval) function in class:nsSupportsVoidImpl
827 NS_IMETHODIMP nsSupportsInterfacePointerImpl::ToString(char **_retval) function in class:nsSupportsInterfacePointerImpl
865 nsSupportsDependentCString::ToString(char **_retval) function in class:nsSupportsDependentCString
[all...]
H A DnsAtomTable.cpp360 AtomImpl::ToString(nsAString& aBuf) function in class:AtomImpl
421 nsStaticAtomWrapper::ToString(nsAString& aBuf) function in class:nsStaticAtomWrapper
H A DnsVariant.cpp774 static nsresult ToString(const nsDiscriminatedUnion& data, function
791 NS_ERROR("ToString being called for a string type - screwy logic!");
808 ptr = data.u.mIDValue.ToString();
886 nsresult rv = ToString(data, tempCString);
936 return ToString(data, _retval);
989 nsresult rv = ToString(data, tempCString);
1082 rv = ToString(data, tempCString);
1152 rv = ToString(data, tempCString);
/vbox/src/VBox/Main/src-all/
H A DVirtualBoxErrorInfoImpl.cpp301 NS_IMETHODIMP VirtualBoxErrorInfo::ToString(char ** /* retval */) function in class:VirtualBoxErrorInfo
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp1960 NS_IMETHODIMP ExceptionStub::ToString(char **_retval) function in class:ExceptionStub
1963 return Exception()->ToString (_retval);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h410 nsresult (*ToString)(nsIException *pThis, PRUnichar **_retval); member in struct:nsIException_vtbl
451 nsresult (*ToString)(nsIStackFrame *pThis, PRUnichar **_retval); member in struct:nsIStackFrame_vtbl
H A DVBoxCAPI_v3_0.h752 nsresult (*ToString)(nsIException *pThis, PRUnichar **_retval); member in struct:nsIException_vtbl
793 nsresult (*ToString)(nsIStackFrame *pThis, PRUnichar **_retval); member in struct:nsIStackFrame_vtbl
H A DVBoxCAPI_v3_1.h752 nsresult (*ToString)(nsIException *pThis, PRUnichar **_retval); member in struct:nsIException_vtbl
793 nsresult (*ToString)(nsIStackFrame *pThis, PRUnichar **_retval); member in struct:nsIStackFrame_vtbl
H A DVBoxCAPI_v3_2.h752 nsresult (*ToString)(nsIException *pThis, PRUnichar **_retval); member in struct:nsIException_vtbl
793 nsresult (*ToString)(nsIStackFrame *pThis, PRUnichar **_retval); member in struct:nsIStackFrame_vtbl
H A DVBoxCAPI_v4_0.h752 nsresult (*ToString)(nsIException *pThis, PRUnichar **_retval); member in struct:nsIException_vtbl
793 nsresult (*ToString)(nsIStackFrame *pThis, PRUnichar **_retval); member in struct:nsIStackFrame_vtbl
H A DVBoxCAPI_v4_1.h752 nsresult (*ToString)(nsIException *pThis, PRUnichar **_retval); member in struct:nsIException_vtbl
793 nsresult (*ToString)(nsIStackFrame *pThis, PRUnichar **_retval); member in struct:nsIStackFrame_vtbl
H A DVBoxCAPI_v4_2.h752 nsresult (*ToString)(nsIException *pThis, PRUnichar **_retval); member in struct:nsIException_vtbl
793 nsresult (*ToString)(nsIStackFrame *pThis, PRUnichar **_retval); member in struct:nsIStackFrame_vtbl
H A DVBoxCAPI_v4_3.h883 nsresult (*ToString)(nsIException *pThis, PRUnichar **_retval); member in struct:nsIException_vtbl
901 nsresult (*ToString)(nsIException *pThis, PRUnichar **_retval); member in struct:nsIExceptionVtbl
922 #define nsIException_ToString(p, retval) ((p)->lpVtbl->ToString(p, retval))
942 #define IErrorInfo_ToString(p, retval) ((p)->lpVtbl->ToString(p, retval))
974 nsresult (*ToString)(nsIStackFrame *pThis, PRUnichar **_retval); member in struct:nsIStackFrame_vtbl
990 nsresult (*ToString)(nsIStackFrame *pThis, PRUnichar **_retval); member in struct:nsIStackFrameVtbl
1009 #define nsIStackFrame_ToString(p, retval) ((p)->lpVtbl->ToString(p, retval))
3301 nsresult (*ToString)(IVirtualBoxErrorInfo *pThis, PRUnichar **_retval); member in struct:IVirtualBoxErrorInfoVtbl
3336 #define IVirtualBoxErrorInfo_ToString(p, retval) ((p)->lpVtbl->ToString(p, retval))

Completed in 556 milliseconds