Searched refs:setDestRoleRet (Results 1 – 1 of 1) sorted by relevance
342 bool setDestRoleRet = request->SetInt32Value(Attributes::ATTR_DEST_ROLE, dstRole); in OnMessage() local343 IF_FALSE_LOGE_AND_RETURN_VAL(setDestRoleRet, GENERAL_ERROR); in OnMessage()