Searched refs:getCallerNameRet (Results 1 – 1 of 1) sorted by relevance
201 bool getCallerNameRet = request->GetStringValue(Attributes::ATTR_CALLER_NAME, para.callerName); in ProcStartRemoteAuthRequest() local202 IF_FALSE_LOGE_AND_RETURN_VAL(getCallerNameRet, GENERAL_ERROR); in ProcStartRemoteAuthRequest()