Searched refs:getCollectorTokenIdRet (Results 1 – 2 of 2) sorted by relevance
47 …bool getCollectorTokenIdRet = attributes_->GetUint32Value(Attributes::ATTR_COLLECTOR_TOKEN_ID, col… in SendRequest() local48 IF_FALSE_LOGE_AND_RETURN_VAL(getCollectorTokenIdRet == true, ResultCode::GENERAL_ERROR); in SendRequest()
190 …bool getCollectorTokenIdRet = request->GetUint32Value(Attributes::ATTR_COLLECTOR_TOKEN_ID, collect… in ProcStartRemoteAuthRequest() local191 IF_FALSE_LOGE_AND_RETURN_VAL(getCollectorTokenIdRet, GENERAL_ERROR); in ProcStartRemoteAuthRequest()