Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/custom_config_parser/src/
Dspecial_input_device_parser.cpp121 cJSON* devItemJson = cJSON_GetArrayItem(exactlyMatchJson, i); in ParseExactlyMatch() local
150 cJSON* devItemJson = cJSON_GetArrayItem(containMatchJson, i); in ParseContainMatch() local
179 cJSON* devItemJson = cJSON_GetArrayItem(specialInputDevJson, i); in ParseSpecialInputDevice() local