Home
last modified time | relevance | path

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

/system/chre/host/common/
Dhost_protocol_host.cc185 const std::vector<uint8_t> emptyAppBinary; in encodeLoadNanoappRequestForFile() local
186 auto appBinary = builder.CreateVector(emptyAppBinary); in encodeLoadNanoappRequestForFile()