Searched refs:getMsgTypeRet (Results 1 – 3 of 3) sorted by relevance
118 bool getMsgTypeRet = request->GetInt32Value(Attributes::ATTR_MSG_TYPE, msgType); in OnMessage() local119 IF_FALSE_LOGE_AND_RETURN(getMsgTypeRet); in OnMessage()
306 bool getMsgTypeRet = request->GetInt32Value(Attributes::ATTR_MSG_TYPE, msgType); in OnMessage() local307 IF_FALSE_LOGE_AND_RETURN(getMsgTypeRet); in OnMessage()
185 bool getMsgTypeRet = request->GetInt32Value(Attributes::ATTR_MSG_TYPE, msgType); in OnMessage() local186 IF_FALSE_LOGE_AND_RETURN(getMsgTypeRet); in OnMessage()