Home
last modified time | relevance | path

Searched defs:removeEndpoint (Results 1 – 2 of 2) sorted by relevance

/system/chre/host/hal_generic/common/
Dmessage_hub_manager.cc79 pw::Result<std::vector<uint16_t>> HostHub::removeEndpoint( in removeEndpoint() function in android::hardware::contexthub::common::implementation::HostHub
/system/chre/core/
Dhost_message_hub_manager.cc298 void HostMessageHubManager::Hub::removeEndpoint(EndpointId id) { in removeEndpoint() function in chre::HostMessageHubManager::Hub