Searched defs:aFile (Results 1 – 2 of 2) sorted by relevance
879 void Dtls::HandleMbedtlsDebug(void *aContext, int aLevel, const char *aFile, int aLine, const char … in HandleMbedtlsDebug()884 void Dtls::HandleMbedtlsDebug(int aLevel, const char *aFile, int aLine, const char *aStr) in HandleMbedtlsDebug()
134 bool DoWrite(int aFile, const void *aBuffer, size_t aSize) in DoWrite()