HomeSort by relevance Sort by last modified time
    Searched refs:DebugOutputType (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSShared/
DebugServices.h 162 /*! @typedef DebugOutputType
167 typedef uint32_t DebugOutputType;
    [all...]
DebugServices.c 197 static DebugOutputType gDebugOutputType = kDebugOutputTypeNone;
240 DEBUG_EXPORT OSStatus DebugInitialize( DebugOutputType inType, ... )
243 DebugOutputType type;
    [all...]

Completed in 61 milliseconds