Searched refs:dataFile (Results 1 – 1 of 1) sorted by relevance
/development/tools/winscope/src/ |
D | decode.js | 573 return dataFile( 586 return dataFile(fileName, timeline, blobUrl, blobUrl, params.type); 589 function dataFile(filename, timeline, data, blobUrl, type, tagGenerationTrace = null) { function 699 dataFile,
|