Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Dexport_json_file_writer.cpp46 constexpr char H_VERSION_KEY[] = "VERSION"; variable
89 cJSON_AddStringToObject(header, H_VERSION_KEY, CUR_HEADER_VERSION); in CreateHeaderJsonObj()
127 cJSON_AddStringToObject(system, H_VERSION_KEY, eventVersion.systemVersion.c_str()); in CreateSystemObj()