Home
last modified time | relevance | path

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

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