Home
last modified time | relevance | path

Searched defs:getEndpoints (Results 1 – 4 of 4) sorted by relevance

/system/chre/host/hal_generic/common/
Dcontext_hub_v4_impl.cc108 ScopedAStatus ContextHubV4Impl::getEndpoints( in getEndpoints() function in android::hardware::contexthub::common::implementation::ContextHubV4Impl
Dmessage_hub_manager.cc257 std::vector<EndpointInfo> HostHub::getEndpoints() const { in getEndpoints() function in android::hardware::contexthub::common::implementation::HostHub
Dmulti_client_context_hub_base.cc578 ScopedAStatus MultiClientContextHubBase::getEndpoints( in getEndpoints() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase
/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc359 ScopedAStatus ContextHub::getEndpoints(std::vector<EndpointInfo> *endpoints) { in getEndpoints() function in aidl::android::hardware::contexthub::ContextHub