Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_message.cpp77 bool ret = attributes->SetInt32Value(Attributes::ATTR_MSG_SEQ_NUM, messageSeq_); in CreateMessage()
133 bool ret = attributes->GetUint32Value(Attributes::ATTR_MSG_SEQ_NUM, messageSeq_); in ParseMessage()
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Dattributes.h135 ATTR_MSG_SEQ_NUM = 100052, enumerator