Searched refs:nsAFlatString (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsStringFwd.h89 typedef nsString nsAFlatString; typedef
H A DnsLiteralString.h106 #define NS_LITERAL_STRING(s) NS_STATIC_CAST(const nsAFlatString&, NS_MULTILINE_LITERAL_STRING(NS_LL(s)))
H A DnsTString.h155 NS_COM PRInt32 Find( const nsAFlatString& aString, PRInt32 aOffset=0, PRInt32 aCount=-1 ) const;
176 NS_COM PRInt32 RFind( const nsAFlatString& aString, PRInt32 aOffset=-1, PRInt32 aCount=-1 ) const;
H A DnsReadableUtils.h366 NS_COM const nsAFlatString& EmptyString();
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsHashtable.h431 nsStringKey(const nsAFlatString& str);
H A DnsPersistentProperties.cpp62 ArenaStrdup(const nsAFlatString& aString, PLArenaPool* aArena)
H A DnsHashtable.cpp640 nsStringKey::nsStringKey(const nsAFlatString& str)
/vbox/src/libs/xpcom18a4/xpcom/string/src/
H A DnsStringObsolete.cpp1006 nsString::Find( const nsAFlatString& aString, PRInt32 aOffset, PRInt32 aCount ) const
1024 nsString::RFind( const nsAFlatString& aString, PRInt32 aOffset, PRInt32 aCount ) const
H A DnsReadableUtils.cpp1110 NS_COM const nsAFlatString& EmptyString()

Completed in 305 milliseconds