Searched defs:patternJSON (Results 1 – 1 of 1) sorted by relevance
55 cJSON *patternJSON = parser.GetObjectItem("Pattern"); in DecodeEffect() local111 cJSON *patternJSON = parser.GetObjectItem(patternListItemJSON, "Pattern"); in ParsePatternList() local122 int32_t HEVibratorDecoder::ParsePattern(const JsonParser &parser, cJSON *patternJSON, VibratePatter… in ParsePattern()