Home
last modified time | relevance | path

Searched defs:jsonData (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/utils/
DProjectCollections.ts329 const jsonData: Object = {}; constant
385 const jsonData: ProjectWhiteListJsonData = { constant
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_data_extractor.cpp133 JSTaggedValue jsonData = JsonParse(thread, jsPandaFile, recordName); in ParseJsonModule() local
/arkcompiler/ets_runtime/tools/ap_file_viewer/src/ap/component/sheet/
DTabPaneApSummary.js18 static jsonData = null; field in TabPaneApSummary
/arkcompiler/ets_frontend/arkguard/test/ut/initialization/
DConfigResolver.spec.ts1723 const jsonData = fs.readFileSync(defaultNameCachePath,'utf-8'); constant
1751 const jsonData = fs.readFileSync(printNameCache,'utf-8'); constant