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