Searched refs:fillBuffer (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/firmware/os/core/ |
D | nanohubCommand.c | 733 static int fillBuffer(void *tx, uint32_t totLength, uint32_t *wakeup, uint32_t *nonwakeup) in fillBuffer() function 839 …atomicWriteByte(&mTxCurrLength, fillBuffer(&mTxCurr, atomicReadByte(&mTxCurrLength), &wakeup, &non… in nanohubPrefetchTx() 920 totLength = fillBuffer(buf, totLength, &wakeup, &nonwakeup); in readEvent()
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 38610 HSPLandroid/util/JsonReader;->fillBuffer(I)Z 39197 HSPLandroid/util/proto/ProtoInputStream;->fillBuffer()V 49426 HSPLcom/android/org/kxml2/io/KXmlParser;->fillBuffer(I)Z
|