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

/vbox/include/iprt/
H A Dmessage.h149 RTDECL(int) RTMsgWarning(const char *pszFormat, ...);
H A Dmangling.h995 # define RTMsgWarning RT_MANGLER(RTMsgWarning) macro
/vbox/src/VBox/Runtime/common/misc/
H A Dmessage.cpp183 RTDECL(int) RTMsgWarning(const char *pszFormat, ...) function
/vbox/src/VBox/Runtime/tools/
H A DRTManifest.cpp387 RTMsgWarning("No files specified, the manifest will be empty.");
H A DRTSignTool.cpp370 RTMsgWarning("%u valid paths, expected 2", cValid);
732 RTMsgWarning("No key identifier found or has zero length.");
/vbox/src/bldprogs/
H A DVBoxTpG.cpp1671 RTMsgWarning("Please avoid using references like '%s' for probe arguments!", pszType);
1773 RTMsgWarning("Please avoid using the type '%s' for probe arguments!", pszType);
2274 RTMsgWarning("Ignoring the -C option - no preprocessing of the D script will be performed");
/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageMetrics.cpp477 RTMsgWarning("The background process holding collected metrics will shutdown\n"
H A DVBoxManageAppliance.cpp323 RTMsgWarning("%ls.", bstrWarning.raw());
H A DVBoxInternalManage.cpp1538 RTMsgWarning("It is not possible (and necessary) to explicitly give access to the "
2399 RTMsgWarning("One or more of the requested features are not implemented! Feel free to do this.");

Completed in 343 milliseconds