Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/miscdevice/utils/haptic_decoder/he_json/src/
H A Dhe_vibrator_decoder.cpp65 cJSON *patternListJSON = parser.GetObjectItem("PatternList"); in DecodeEffect() local
88 int32_t HEVibratorDecoder::ParsePatternList(const JsonParser &parser, cJSON *patternListJSON, Vibra… in ParsePatternList()