Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c632 static bool queueDiscard(void *data, bool onDelete) in queueDiscard() function
740 mOutputQ = simpleQueueAlloc(totalBlocks, sizeof(struct HostIntfDataBuffer), queueDiscard); in initSensors()