Searched refs:NS_CStringAppendData (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/glue/standalone/
H A DnsGREDirServiceProvider.cpp497 NS_CStringAppendData(fullPath, dirname);
498 NS_CStringAppendData(fullPath, XPCOM_FILE_PATH_SEPARATOR);
499 NS_CStringAppendData(fullPath, entry->name);
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestMinStringAPI.cpp199 NS_CStringAppendData(s, "bar");
/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsStringAPI.h514 * NS_CStringAppendData
530 NS_CStringAppendData(nsACString &aStr, const char *aData, function

Completed in 1182 milliseconds