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

/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsEmbedString.h97 class nsEmbedCString : public nsCStringContainer class in inherits:nsCStringContainer
100 typedef nsEmbedCString self_type;
103 nsEmbedCString() function in class:nsEmbedCString
111 nsEmbedCString(const self_type& aString) function in class:nsEmbedCString
121 nsEmbedCString(const abstract_string_type& aReadable) function in class:nsEmbedCString
131 nsEmbedCString(const char_type* aData, size_type aLength = PR_UINT32_MAX) function in class:nsEmbedCString
140 ~nsEmbedCString()

Completed in 50 milliseconds