Home
last modified time | relevance | path

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

/system/chre/chpp/include/chpp/
Dservices.h50 (type *)chppAllocServiceRequest(serviceState, sizeof(type))
64 (type *)chppAllocServiceRequest( \
177 struct ChppAppHeader *chppAllocServiceRequest(
/system/chre/chpp/
Dservices.c138 struct ChppAppHeader *chppAllocServiceRequest( in chppAllocServiceRequest() function
147 chppAllocServiceRequest(serviceState, sizeof(struct ChppAppHeader)); in chppAllocServiceRequestCommand()
DRELEASE_NOTES.md331 …viceRequestTypedArray` to allocate service requests. They call the added `chppAllocServiceRequest`,
335 - Added `chppAllocServiceRequest`,