Searched refs:getCallerTypeRet (Results 1 – 1 of 1) sorted by relevance
203 bool getCallerTypeRet = request->GetInt32Value(Attributes::ATTR_CALLER_TYPE, para.callerType); in ProcStartRemoteAuthRequest() local204 IF_FALSE_LOGE_AND_RETURN_VAL(getCallerTypeRet, GENERAL_ERROR); in ProcStartRemoteAuthRequest()