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

/vbox/src/VBox/Runtime/common/string/
H A Dstrformatrt.cpp232 const char *pszFormatOrg = *ppszFormat; local
375 AssertMsg(!chArgSize, ("Not argument size '%c' for RT types! '%.10s'\n", chArgSize, pszFormatOrg));
387 AssertMsgFailed(("Invalid format type '%.10s'!\n", pszFormatOrg));
396 AssertMsgFailed(("Invalid format type '%.10s'!\n", pszFormatOrg));
687 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
733 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
811 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
839 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
847 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
873 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
[all...]

Completed in 44 milliseconds