Home
last modified time | relevance | path

Searched refs:ShowTaskSchedulingError (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mdnsresponder/mDNSCore/
H A DDNSCommon.h268 extern void ShowTaskSchedulingError(mDNS *const m);
H A DDNSCommon.c2758 mDNSexport void ShowTaskSchedulingError(mDNS *const m) in ShowTaskSchedulingError() function
/aosp_15_r20/external/mdnsresponder/mDNSWindows/SystemService/
H A DService.c1286 ShowTaskSchedulingError( &gMDNSRecord ); in ServiceSpecificRun()