Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/host/common/
H A Dhost_protocol_host.cc185 const std::vector<uint8_t> &nanoappBinary, uint32_t fragmentId, in encodeLoadNanoappRequestForBinary()
H A Dlog_message_parser.cc387 uint64_t appId, std::shared_ptr<const std::vector<uint8_t>> nanoappBinary) { in onNanoappLoadStarted()