VirtualBox

Changeset 71498 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
Mar 24, 2018 11:01:29 PM (7 years ago)
Author:
vboxsync
Message:

Doxygen

Location:
trunk/src/VBox/Runtime/common/log
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/log/tracelogreader.cpp

    r71497 r71498  
    283283 * Wrapper around the stream in callback.
    284284 *
    285  * @retruns IPRT status code returned by the stream callback.
     285 * @returns IPRT status code returned by the stream callback.
    286286 * @param   pThis               The trace log reader instance.
    287287 * @param   pvBuf               The data to stream.
     
    466466 *
    467467 * @returns Event item data size in bytes.
    468  * @aram    pEvtItemDesc        The event item descriptor.
     468 * @param   pEvtItemDesc        The event item descriptor.
    469469 */
    470470static size_t rtTraceLogRdrGetEvtItemDataSz(PRTTRACELOGRDRINT pThis, PCRTTRACELOGEVTITEMDESC pEvtItemDesc)
  • trunk/src/VBox/Runtime/common/log/tracelogwriter.cpp

    r71497 r71498  
    174174 *
    175175 * @returns Event item data size in bytes.
    176  * @aram    pEvtItemDesc        The event item descriptor.
     176 * @param   pEvtItemDesc        The event item descriptor.
    177177 */
    178178static size_t rtTraceLogWrGetEvtItemDataSz(PCRTTRACELOGEVTITEMDESC pEvtItemDesc)
     
    380380 * @param   pEvtDescInt         The internal event descriptor to format the data accordingly to.
    381381 * @param   fFlags              Flags to use for this event.
     382 * @param   uGrpId              The group ID to identify grouped events.
     383 * @param   uParentGrpId        The parent group ID.
    382384 * @param   pacbRawData         Array of raw data size indicators.
    383385 */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette