Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dcontext_hub.h225 struct context_hub_t { struct
422 int (*get_hubs)(struct context_hub_module_t* module, const struct context_hub_t ** list);
/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp74 const context_hub_t *hubArray = nullptr; in getHubs()