Home
last modified time | relevance | path

Searched refs:firstError (Results 1 – 2 of 2) sorted by relevance

/system/chre/chpp/clients/
Dloopback.c97 context->loopbackClientContext->testResult.firstError = len; in chppDispatchLoopbackServiceResponse()
107 context->loopbackClientContext->testResult.firstError = in chppDispatchLoopbackServiceResponse()
120 context->loopbackClientContext->testResult.firstError = in chppDispatchLoopbackServiceResponse()
121 MIN(context->loopbackClientContext->testResult.firstError, in chppDispatchLoopbackServiceResponse()
133 context->loopbackClientContext->testResult.firstError, in chppDispatchLoopbackServiceResponse()
170 context->loopbackClientContext->testResult.firstError = 0; in chppRunLoopbackTest()
/system/chre/chpp/include/chpp/clients/
Dloopback.h39 size_t firstError; // Location of the first incorrect byte in the response member