Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_message.cpp88 ret = attributes->SetStringValue(Attributes::ATTR_MSG_SRC_END_POINT, srcEndPoint_); in CreateMessage()
139 ret = attributes->GetStringValue(Attributes::ATTR_MSG_SRC_END_POINT, srcEndPoint_); in ParseMessage()
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Dattributes.h141 ATTR_MSG_SRC_END_POINT = 100055, enumerator