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

/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaXPTCStub.cpp451 methodName.AppendLiteral("get");
453 methodName.AppendLiteral("set");
633 aMethodSig.AppendLiteral("[B");
658 aMethodSig.AppendLiteral("[S");
683 aMethodSig.AppendLiteral("[I");
708 aMethodSig.AppendLiteral("[J");
731 aMethodSig.AppendLiteral("[F");
757 aMethodSig.AppendLiteral("[D");
780 aMethodSig.AppendLiteral("[Z");
807 aMethodSig.AppendLiteral("[
[all...]
H A DnsJavaXPCOMBindingUtils.cpp974 methodSig.AppendLiteral("Ljava/lang/String;");
976 methodSig.AppendLiteral(")V");
H A DnsJavaWrapper.cpp1790 message.AppendLiteral("\" returned an error condition");
1793 message.AppendLiteral(": \"");
1796 message.AppendLiteral("\"");
/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsTAString.h405 // AppendLiteral must ONLY be applied to an actual literal string.
409 void AppendLiteral( const char* str ) function in class:nsTAString_CharT
413 void AppendLiteral( const char (&str)[N] ) function in class:nsTAString_CharT
416 void AppendLiteral( char (&str)[N] ) function in class:nsTAString_CharT
H A DnsTSubstring.h343 // AppendLiteral must ONLY be applied to an actual literal string.
347 void AppendLiteral( const char* str ) function in class:nsTSubstring_CharT
351 void AppendLiteral( const char (&str)[N] ) function in class:nsTSubstring_CharT
354 void AppendLiteral( char (&str)[N] ) function in class:nsTSubstring_CharT
/vbox/src/libs/xpcom18a4/java/tools/genifaces/
H A DGenerateJavaInterfaces.cpp348 filename.AppendLiteral(".java");
391 searchTerm.AppendLiteral("interface+");
453 iid_name.AppendLiteral("NS_");
458 iid_name.AppendLiteral("_IID");
675 method_name.AppendLiteral("get");
677 method_name.AppendLiteral("set");
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileCommon.cpp214 _retval.AppendLiteral("../");
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestStrings.cpp429 a.AppendLiteral("");
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsNativeComponentLoader.cpp1144 data.AppendLiteral(" ");

Completed in 81 milliseconds