Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Duevent_listener_impl.h37 virtual void ParseEvent(char *buffer, size_t length) { return; }; in ParseEvent() function
/ohos5.0/foundation/multimedia/drm_framework/services/utils/
H A Ddrm_api_operation.cpp141 void ConfigParser::ParseEvent(std::istringstream &stream, ApiEvent &event) in ParseEvent() function in OHOS::DrmStandard::ConfigParser
/ohos5.0/base/sensors/miscdevice/utils/haptic_decoder/he_json/src/
H A Dhe_vibrator_decoder.cpp152 int32_t HEVibratorDecoder::ParseEvent(const JsonParser &parser, cJSON *eventJSON, VibrateEvent &eve… in ParseEvent() function in OHOS::Sensors::HEVibratorDecoder
/ohos5.0/base/sensors/miscdevice/utils/haptic_decoder/oh_json/src/
H A Ddefault_vibrator_decoder.cpp167 int32_t DefaultVibratorDecoder::ParseEvent(const JsonParser &parser, cJSON *eventItem, VibrateEvent… in ParseEvent() function in OHOS::Sensors::DefaultVibratorDecoder