Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dandroid_bug_tool.ts45 const fileQueryResponse = await fetch(attachment.objectUrl); constant
46 const blob = await fileQueryResponse.blob();