Searched defs:getEndpoints (Results 1 – 4 of 4) sorted by relevance
| /system/chre/host/hal_generic/common/ | ||
| D | context_hub_v4_impl.cc | 108 ScopedAStatus ContextHubV4Impl::getEndpoints( in getEndpoints() function in android::hardware::contexthub::common::implementation::ContextHubV4Impl |
| D | message_hub_manager.cc | 257 std::vector<EndpointInfo> HostHub::getEndpoints() const { in getEndpoints() function in android::hardware::contexthub::common::implementation::HostHub |
| D | multi_client_context_hub_base.cc | 578 ScopedAStatus MultiClientContextHubBase::getEndpoints( in getEndpoints() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase |
| /system/chre/host/hal_generic/aidl/ | ||
| D | generic_context_hub_aidl.cc | 359 ScopedAStatus ContextHub::getEndpoints(std::vector<EndpointInfo> *endpoints) { in getEndpoints() function in aidl::android::hardware::contexthub::ContextHub |