Home
last modified time | relevance | path

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

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