Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Dattributes.h197 ATTR_SUPPORTED_MSG_VERSION = 100087, enumerator
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_base_socket.cpp309 …ool setSupportedVersionsRet = response->SetUint32ArrayValue(Attributes::ATTR_SUPPORTED_MSG_VERSION, in ProcessMessage()