Lines Matching refs:appendAscii

175 			buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("incomplete option \"-") );  in readOption()
176 buf.appendAscii( pOpt ); in readOption()
177 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\" given!") ); in readOption()
293 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("cannot get service instance \"") ); in createInstance()
295 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\"!") ); in createInstance()
303 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("service instance \"") ); in createInstance()
305 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\" does not support demanded interface \"") ); in createInstance()
308 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\"!") ); in createInstance()
402 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("unknown extension of \"") ); in loadComponent()
404 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\"! No loader available!") ); in loadComponent()
436 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("activating component \"") ); in loadComponent()
438 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\" from location \"") ); in loadComponent()
440 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\" failed!") ); in loadComponent()
449 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("location \"") ); in loadComponent()
451 …buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\" has no extension! Cannot determine loader to be u… in loadComponent()
559 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("no such element \"") ); in getInstance()
561 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\"!") ); in getInstance()
679 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("unexpected parameter \"") );
681 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\"!") );