Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.js179 function getSourceFilePath(sourceFileId) { argument
180 return gSourceFiles[sourceFileId].path;
183 function getSourceCode(sourceFileId) { argument
184 return gSourceFiles[sourceFileId].code;