Home
last modified time | relevance | path

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

/base/msdp/device_status/utils/custom_config/src/
Dspecial_input_device_parser.cpp120 cJSON* devItemJson = cJSON_GetArrayItem(exactlyMatchJson, i); in ParseExactlyMatch() local
149 cJSON* devItemJson = cJSON_GetArrayItem(containMatchJson, i); in ParseContainMatch() local
178 cJSON* devItemJson = cJSON_GetArrayItem(specialInputDevJson, i); in ParseSpecialInputDevice() local