Searched defs:hubs (Results 1 – 8 of 8) sorted by relevance
64 getHubs([&retHubs](std::vector<ContextHub> hubs) { retHubs = hubs; }); in getHubs_1_2()
50 FlatBufferBuilder &builder, const std::vector<AidlHubInfo> &hubs, in encodeGetMessageHubsAndEndpointsResponse()159 std::vector<AidlHubInfo> &hubs, std::vector<AidlEndpointInfo> &endpoints) { in decodeGetMessageHubsAndEndpointsResponse()
358 std::list<std::shared_ptr<HostHub>> hubs; in forEachHostHub() local432 std::vector<HubInfo> hubs; in getEmbeddedHubs() local
119 std::vector<ContextHub> hubs; in getHubs() local
103 ScopedAStatus ContextHubV4Impl::getHubs(std::vector<HubInfo> *hubs) { in getHubs()
573 ScopedAStatus MultiClientContextHubBase::getHubs(std::vector<HubInfo> *hubs) { in getHubs()
354 ScopedAStatus ContextHub::getHubs(std::vector<HubInfo> *hubs) { in getHubs()
403 std::vector<ContextHubInfo> hubs{}; in getAllContextHubs() local