Searched refs:context_hub_module_t (Results 1 – 3 of 3) sorted by relevance
422 struct context_hub_module_t { struct431 int (*get_hubs)(struct context_hub_module_t* module, const struct context_hub_t ** list); argument
85 const struct context_hub_module_t *mContextHubModule;
55 mContextHubModule = reinterpret_cast<const context_hub_module_t *>(module); in Contexthub()78 numHubs = mContextHubModule->get_hubs(const_cast<context_hub_module_t *>(mContextHubModule), in getHubs()