Lines Matching refs:RTL_CONSTASCII_STRINGPARAM

96 		buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("0x") );  in val2str()
102 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("{ ") ); in val2str()
116 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", ") ); in val2str()
126 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" = ") ); in val2str()
132 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", ") ); in val2str()
137 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" }") ); in val2str()
154 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("{ ") ); in val2str()
160 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(", ") ); in val2str()
162 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" }") ); in val2str()
166 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("{}") ); in val2str()
173 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("{ ") ); in val2str()
176 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM(" }") ); in val2str()
211 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("true") ); in val2str()
213 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("false") ); in val2str()
227 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("0x") ); in val2str()
231 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("0x") ); in val2str()
235 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("0x") ); in val2str()
239 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("0x") ); in val2str()
243 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("0x") ); in val2str()
248 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("0x") ); in val2str()
421 name.matchAsciiL( RTL_CONSTASCII_STRINGPARAM("/singletons/") ) && in insertByName()
461 if (name.matchAsciiL( RTL_CONSTASCII_STRINGPARAM("/singletons/") ) && in replaceByName()
525 if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("dump_maps") )) in lookupMap()
613 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM( in lookupMap()
616 buf.appendAscii( RTL_CONSTASCII_STRINGPARAM("\": ") ); in lookupMap()
654 if (rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("_root") )) in getValueByName()
706 !iPos->first.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(SMGR_SINGLETON) )) in disposing()
724 if (iPos->first.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(TDMGR_SINGLETON) )) in disposing()
728 else if (iPos->first.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(AC_SINGLETON) )) in disposing()
732 else if (iPos->first.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(AC_POLICY) )) in disposing()
771 if (rEntry.name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(SMGR_SINGLETON) )) in ComponentContext()