Home
last modified time | relevance | path

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

/development/tools/winscope/src/abt_chrome_extension/
Dabt_chrome_extension_protocol.ts91 const filesBlobPromises = message.attachments.map(async (attachment) => { constant
103 const files = await Promise.all(filesBlobPromises);