Searched defs:msg_buf (Results 1 – 2 of 2) sorted by relevance
227 void *msg_buf = chreHeapAlloc(3); in RespondHostSetFilterRequest() local302 void *msg_buf = chreHeapAlloc(kFilterResultsBufSize); in SendFilterResultsToHost() local332 void *msg_buf = chreHeapAlloc(kFilterResultsBufSize); in SendFilterResultToHost() local549 uint8_t *msg_buf = (uint8_t *)chreHeapAlloc(kFilterResultsBufSize); in SendExtConfigResponseToHost() local585 uint8_t *msg_buf = (uint8_t *)chreHeapAlloc(kFilterResultsBufSize); in SendFilterExtensionResultToHost() local732 uint8_t *msg_buf = (uint8_t *)chreHeapAlloc(kTrackerReportsBufSize); in SendTrackerReportsToHost() local
30 uint8_t msg_buf[4096]; in handle_msg() local