Searched refs:ParsePatternList (Results 1 – 2 of 2) sorted by relevance
35 int32_t ParsePatternList(const JsonParser& parser, cJSON* patternListJSON, VibratePackage& pkg);
67 int32_t ret = ParsePatternList(parser, patternListJSON, pkg); in DecodeEffect()88 int32_t HEVibratorDecoder::ParsePatternList(const JsonParser &parser, cJSON *patternListJSON, Vibra… in ParsePatternList() function in OHOS::Sensors::HEVibratorDecoder