Home
last modified time | relevance | path

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

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