Home
last modified time | relevance | path

Searched refs:nanoappBinary (Results 1 – 2 of 2) sorted by relevance

/system/chre/host/common/
Dhost_protocol_host.cc178 const std::vector<uint8_t> &nanoappBinary, uint32_t fragmentId, in encodeLoadNanoappRequestForBinary() argument
180 auto appBinary = builder.CreateVector(nanoappBinary); in encodeLoadNanoappRequestForBinary()
/system/chre/host/common/include/chre_host/
Dhost_protocol_host.h205 uint32_t targetApiVersion, const std::vector<uint8_t> &nanoappBinary,