Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/platform/shared/include/chre/platform/shared/
H A Dhost_protocol_chre.h238 static void encodeUnloadNanoappResponse(ChreFlatBufferBuilder &builder,
/aosp_15_r20/system/chre/platform/shared/
H A Dhost_protocol_chre.cc335 void HostProtocolChre::encodeUnloadNanoappResponse( in encodeUnloadNanoappResponse() function in chre::HostProtocolChre
/aosp_15_r20/system/chre/platform/slpi/
H A Dhost_link.cc241 HostProtocolChre::encodeUnloadNanoappResponse( in handleUnloadNanoappCallback()
/aosp_15_r20/system/chre/platform/tinysys/
H A Dhost_link.cc361 HostProtocolChre::encodeUnloadNanoappResponse(*builder, cbData->hostClientId, in handleUnloadNanoappCallback()