Home
last modified time | relevance | path

Searched refs:chppServiceSendTimestampedRequestOrFail (Results 1 – 4 of 4) sorted by relevance

/system/chre/chpp/
Dservices.c155 bool chppServiceSendTimestampedRequestOrFail( in chppServiceSendTimestampedRequestOrFail() function
176 bool result = chppServiceSendTimestampedRequestOrFail( in chppServiceSendTimestampedRequestAndWaitTimeout()
DRELEASE_NOTES.md337 - Added `chppServiceSendTimestampedRequestOrFail`,
/system/chre/chpp/include/chpp/
Dservices.h208 bool chppServiceSendTimestampedRequestOrFail(
/system/chre/chpp/test/
Dapp_req_resp_test.cpp422 return chppServiceSendTimestampedRequestOrFail( in SendTimestampedRequestOrFail()