Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dseos.h167 bool osTidById(uint64_t appId, uint32_t *tid);
/device/google/contexthub/firmware/src/
DnanohubCommand.c894 …req->evtType) + sizeof(struct HostHubRawPacket) + rawPacket->dataLen && osTidById(rawPacket->appId… in writeEvent()
Dseos.c1203 bool osTidById(uint64_t appId, uint32_t *tid) in osTidById() function