Home
last modified time | relevance | path

Searched refs:getMsgTypeRet (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_auth_service.cpp118 bool getMsgTypeRet = request->GetInt32Value(Attributes::ATTR_MSG_TYPE, msgType); in OnMessage() local
119 IF_FALSE_LOGE_AND_RETURN(getMsgTypeRet); in OnMessage()
H A Dremote_executor_stub.cpp306 bool getMsgTypeRet = request->GetInt32Value(Attributes::ATTR_MSG_TYPE, msgType); in OnMessage() local
307 IF_FALSE_LOGE_AND_RETURN(getMsgTypeRet); in OnMessage()
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dremote_executor_proxy.cpp185 bool getMsgTypeRet = request->GetInt32Value(Attributes::ATTR_MSG_TYPE, msgType); in OnMessage() local
186 IF_FALSE_LOGE_AND_RETURN(getMsgTypeRet); in OnMessage()