Home
last modified time | relevance | path

Searched defs:hub (Results 1 – 17 of 17) sorted by relevance

/system/chre/core/
Dhost_message_hub_manager.cc85 [this](const MessageHubInfo &hub, const EndpointInfo &endpoint) { in reset()
95 [this](const MessageHubInfo &hub, const EndpointInfo &endpoint) { in reset()
124 for (auto &hub : mHubs) { in registerEndpoint() local
135 for (auto &hub : mHubs) { in unregisterEndpoint() local
151 for (auto &hub : mHubs) { in openSession() local
167 for (auto &hub : mHubs) { in ackSession() local
179 for (auto &hub : mHubs) { in closeSession() local
191 for (auto &hub : mHubs) { in sendMessage() local
231 pw::IntrusivePtr<Hub> hub(hubPtr); in createLocked() local
454 MessageHubId hub; in onEndpointRegistered() member
[all …]
/system/chre/host/common/
Dhal_client.cc164 [&hostEndpointInfo](const std::shared_ptr<IContextHub> &hub) { in connectEndpoint()
184 [&hostEndpointId](const std::shared_ptr<IContextHub> &hub) { in disconnectEndpoint()
205 return callIfConnected([&](const std::shared_ptr<IContextHub> &hub) { in sendMessage()
219 [&endpointInfo](const std::shared_ptr<IContextHub> &hub) { in tryReconnectEndpoints()
Dchre_aidl_hal_client.cc409 for (const auto &hub : hubs) { in getAllContextHubs() local
/system/chre/host/hal_generic/common/
Dcontext_hub_v4_impl.cc48 mManager.forEachHostHub([this](HostHub &hub) { in init()
373 HubInfo hub; in onRegisterMessageHub() local
433 std::shared_ptr<HostHub> hub = mManager.getHostHub(hubId); in onOpenEndpointSessionRequest() local
461 std::shared_ptr<HostHub> hub = mManager.getHostHub(hubId); in onEndpointSessionOpened() local
481 std::shared_ptr<HostHub> hub = mManager.getHostHub(hubId); in onEndpointSessionClosed() local
496 std::shared_ptr<HostHub> hub = mManager.getHostHub(hubId); in onEndpointSessionMessage() local
513 std::shared_ptr<HostHub> hub = mManager.getHostHub(hubId); in onEndpointSessionMessageDeliveryStatus() local
536 void ContextHubV4Impl::handleSessionFailure(const std::shared_ptr<HostHub> &hub, in handleSessionFailure()
Dcontext_hub_v4_impl.h149 explicit HostHubInterface(std::shared_ptr<MessageHubManager::HostHub> hub, in HostHubInterface()
Dmessage_hub_manager.cc343 std::shared_ptr<HostHub> hub(new HostHub(*this, std::move(callback), info)); in createHostHub() local
363 for (auto &hub : hubs) fn(*hub); in forEachHostHub() local
393 void MessageHubManager::addEmbeddedHub(const HubInfo &hub) { in addEmbeddedHub()
542 std::shared_ptr<HostHub> hub = manager->getHostHub(cookieData->hubId); in onClientDeath() local
Dhost_protocol_host_v4.cc54 for (const auto &hub : hubs) in encodeGetMessageHubsAndEndpointsResponse() local
160 for (const auto &hub : msg.hubs) hubs.push_back(fbsMessageHubToAidl(*hub)); in decodeGetMessageHubsAndEndpointsResponse() local
292 AidlHubInfo HostProtocolHostV4::fbsMessageHubToAidl( in fbsMessageHubToAidl()
/system/chre/platform/shared/
Dhost_protocol_chre.cc296 MessageHubInfo hub{.id = static_cast<MessageHubId>(msg->hub()->id())}; in decodeMessageFromHost() local
672 const MessageHubInfo &hub) { in encodeRegisterMessageHub()
689 MessageHubId hub, in encodeRegisterEndpoint()
701 ChreFlatBufferBuilder &builder, MessageHubId hub, EndpointId endpoint, in encodeAddServiceToEndpoint()
714 MessageHubId hub, in encodeEndpointReady()
722 MessageHubId hub, in encodeUnregisterEndpoint()
742 ChreFlatBufferBuilder &builder, MessageHubId hub, SessionId session) { in encodeEndpointSessionOpened()
748 ChreFlatBufferBuilder &builder, MessageHubId hub, SessionId session, in encodeEndpointSessionClosed()
756 ChreFlatBufferBuilder &builder, MessageHubId hub, SessionId session, in encodeEndpointSessionMessage()
/system/chre/test/simulation/
Dhost_message_hub_test.cc273 [](const MessageHubInfo &hub, const EndpointInfo &) { in TEST_F()
284 [](const MessageHubInfo &hub, const EndpointInfo &) { in TEST_F()
384 const ServiceInfo &service) { in TEST_F()
Dchre_message_hub_test.cc1399 const ServiceInfo &service) { in TEST_F()
/system/chre/host/common/include/chre_host/
Dhal_client.h234 std::shared_ptr<IContextHub> hub; in callIfConnected() local
/system/chre/java/test/utils/src/com/google/android/utils/chre/
DContextHubHostTestUtil.java114 public static NanoAppBinary createNanoAppBinary(ContextHubInfo hub, String filename) { in createNanoAppBinary()
/system/chre/host/test/hal_generic/common/
Dmessage_hub_manager_test.cc141 mManager->forEachHostHub([](HostHub &hub) { delete hub.mCookie; }); in TearDown()
155 void onClientDeath(const std::shared_ptr<HostHub> &hub) { in onClientDeath()
/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc112 ContextHubInfo hub; in getContextHubs() local
/system/chre/util/tests/
Dmessage_router_test.cc513 const ServiceInfo &service) { in TEST_F()
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h89015 struct usb_device *hub; member
89446 struct usb_hub_status hub; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h98751 struct usb_device *hub; member
99182 struct usb_hub_status hub; member