Searched refs:emptyAppBinary (Results 1 – 1 of 1) sorted by relevance
206 const std::vector<uint8_t> emptyAppBinary; in encodeLoadNanoappRequestForFile() local207 auto appBinary = builder.CreateVector(emptyAppBinary); in encodeLoadNanoappRequestForFile()