Home
last modified time | relevance | path

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

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