Home
last modified time | relevance | path

Searched defs:hub (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/contexthubhal/test/
Dmain.cpp73 explicit Client(const context_hub_t *hub, CHub *parent) { in Client()
101 CHub *hub = static_cast<CHub*>(cookie); in contextHubCallback() local
182 CHub *hub = CHub::instantiate(); in NanoClient() local
/device/google/contexthub/util/nanotool/
Dnanotool.cpp431 std::unique_ptr<ContextHub> hub = GetContextHub(args); in main() local
/device/google/contexthub/sensorhal/
Dhubconnection.cpp284 void HubConnection::enableSchedFifoMode(sp<HubConnection> hub) { in enableSchedFifoMode()
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c1311 static void syncDebugAdd(uint64_t ap, uint64_t hub) in syncDebugAdd()