Searched defs:jsonData (Results 1 – 6 of 6) sorted by relevance
37 const jsonData = JSON.parse(data); constant
169 const jsonData = JSON.parse(fs.readFileSync(jsonPath, 'utf8')); constant
365 const jsonData: Object = {}; constant432 const jsonData: ProjectWhiteListJsonData = { constant
131 JSTaggedValue jsonData = JsonParse(thread, jsPandaFile, recordName); in ParseJsonModule() local
18 static jsonData = null; field in TabPaneApSummary
1787 const jsonData = fs.readFileSync(defaultNameCachePath,'utf-8'); constant1815 const jsonData = fs.readFileSync(printNameCache,'utf-8'); constant