Searched defs:appBinary (Results 1 – 5 of 5) sorted by relevance
102 const void *appBinary, in loadFromBuffer()
410 uint32_t appVersion, uint32_t targetApiVersion, const void *appBinary, in handleLoadNanoappRequest()
65 const flatbuffers::Vector<uint8_t> *appBinary = request->app_binary(); in decodeMessageFromHost() local
131 auto appBinary = builder.CreateVector(nanoappBinary); in encodeLoadNanoappRequest() local
154 uint32_t hubId, const NanoAppBinary& appBinary, uint32_t transactionId) { in loadNanoApp()