Home
last modified time | relevance | path

Searched refs:encodeEndpointSessionClosed (Results 1 – 5 of 5) sorted by relevance

/system/chre/host/hal_generic/common/
Dcontext_hub_v4_impl.cc274 HostProtocolHostV4::encodeEndpointSessionClosed(builder, mHub->id(), in closeEndpointSession()
447 HostProtocolHostV4::encodeEndpointSessionClosed( in onOpenEndpointSessionRequest()
543 HostProtocolHostV4::encodeEndpointSessionClosed(builder, hub->id(), session, in handleSessionFailure()
Dhost_protocol_host_v4.h134 static void encodeEndpointSessionClosed(
Dhost_protocol_host_v4.cc116 void HostProtocolHostV4::encodeEndpointSessionClosed(FlatBufferBuilder &builder, in encodeEndpointSessionClosed() function in android::hardware::contexthub::common::implementation::HostProtocolHostV4
/system/chre/platform/shared/include/chre/platform/shared/
Dhost_protocol_chre.h480 static void encodeEndpointSessionClosed(ChreFlatBufferBuilder &builder,
/system/chre/platform/shared/
Dhost_protocol_chre.cc747 void HostProtocolChre::encodeEndpointSessionClosed( in encodeEndpointSessionClosed() function in chre::HostProtocolChre