Home
last modified time | relevance | path

Searched refs:encodeUnloadNanoappResponse (Results 1 – 3 of 3) sorted by relevance

/chre-3.4.0/platform/shared/include/chre/platform/shared/
Dhost_protocol_chre.h164 static void encodeUnloadNanoappResponse(ChreFlatBufferBuilder &builder,
/chre-3.4.0/platform/shared/
Dhost_protocol_chre.cc187 void HostProtocolChre::encodeUnloadNanoappResponse( in encodeUnloadNanoappResponse() function in chre::HostProtocolChre
/chre-3.4.0/platform/slpi/
Dhost_link.cc267 HostProtocolChre::encodeUnloadNanoappResponse( in handleUnloadNanoappCallback()