Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/services/context/src/
H A Dremote_executor_stub.cpp303 bool getMsgTypeRet = request->GetInt32Value(Attributes::ATTR_MSG_TYPE, msgType); in OnMessage() local
304 IF_FALSE_LOGE_AND_RETURN(getMsgTypeRet); in OnMessage()
H A Dremote_auth_service.cpp120 bool getMsgTypeRet = request->GetInt32Value(Attributes::ATTR_MSG_TYPE, msgType); in OnMessage() local
121 IF_FALSE_LOGE_AND_RETURN(getMsgTypeRet); in OnMessage()
/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()

Completed in 3 milliseconds