Searched refs:EXPORT_JSON_FILE_NAME (Results 1 – 1 of 1) sorted by relevance
41 constexpr char EXPORT_JSON_FILE_NAME[] = "HiSysEvent.json"; variable326 … packagedFile = GetHiSysEventJsonTempDir(moduleName_, eventVersion_).append(EXPORT_JSON_FILE_NAME); in Write()