Home
last modified time | relevance | path

Searched refs:DecodeEvent (Results 1 - 9 of 9) sorted by relevance

/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H A Dmk_agree.c153 static int32_t DecodeEvent(const CJson *in) in DecodeEvent() function
173 int32_t eventType = DecodeEvent(in); in SwitchState()
H A Dauth_code_import.c444 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() function
463 int32_t eventType = DecodeEvent(receviedMsg); in SwitchState()
H A Dpub_key_exchange.c609 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() function
628 int32_t eventType = DecodeEvent(receviedMsg); in SwitchState()
H A Dsave_trusted_info.c713 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() function
732 int32_t eventType = DecodeEvent(receviedMsg); in SwitchState()
/base/security/device_auth/services/session_manager/src/session/
H A Ddev_session_fwk.c98 static int32_t DecodeEvent(const CJson *inputEvent) in DecodeEvent() function
303 int32_t eventType = DecodeEvent(inputEventJson); in ParseAllRecvEvent()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp147 DecodeEvent ImageSource::GetDecodeEvent() in GetDecodeEvent()
/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/
H A Ddl_speke_protocol.c966 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() function
985 int32_t eventType = DecodeEvent(receviedMsg); in DlSpekeProtocolSwitchState()
H A Dec_speke_protocol.c961 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() function
980 int32_t eventType = DecodeEvent(receviedMsg); in EcSpekeProtocolSwitchState()
H A Diso_protocol.c705 static int32_t DecodeEvent(const CJson *receviedMsg) in DecodeEvent() function
724 int32_t eventType = DecodeEvent(receviedMsg); in IsoProtocolSwitchState()

Completed in 13 milliseconds