Home
last modified time | relevance | path

Searched refs:H_CATEGORY_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.cpp54 constexpr char H_CATEGORY_KEY[] = "CATEGORY"; variable
116 cJSON_AddStringToObject(device, H_CATEGORY_KEY, Parameter::GetDeviceTypeStr().c_str()); in CreateDeviceJsonObj()