Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dhost_protocol_chre.h227 static void encodeUnloadNanoappResponse(ChreFlatBufferBuilder &builder,
/system/chre/platform/shared/
Dhost_protocol_chre.cc294 void HostProtocolChre::encodeUnloadNanoappResponse( in encodeUnloadNanoappResponse() function in chre::HostProtocolChre
/system/chre/platform/tinysys/
Dhost_link.cc367 HostProtocolChre::encodeUnloadNanoappResponse(*builder, cbData->hostClientId, in handleUnloadNanoappCallback()
/system/chre/platform/slpi/
Dhost_link.cc241 HostProtocolChre::encodeUnloadNanoappResponse( in handleUnloadNanoappCallback()