Home
last modified time | relevance | path

Searched refs:SUPPORT_JSON_VERSION (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/sensors/miscdevice/utils/haptic_decoder/oh_json/src/
H A Ddefault_vibrator_decoder.cpp39 constexpr double SUPPORT_JSON_VERSION = 1.0; variable
83 if (version_ != SUPPORT_JSON_VERSION) { in CheckMetadata()