Home | History | Annotate | Download | only in parameter

Lines Matching refs:outputRawFormatIsHex

897     strResult += outputRawFormatIsHex() ? "hex" : "dec";
1015 strResult = outputRawFormatIsHex() ? "hex" : "dec";
2164 bool CParameterMgr::outputRawFormatIsHex()