Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dcontext_hub.h422 int (*get_hubs)(struct context_hub_module_t* module, const struct context_hub_t ** list); member
/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp78 numHubs = mContextHubModule->get_hubs(const_cast<context_hub_module_t *>(mContextHubModule), in getHubs()