Searched refs:callerType_ (Results 1 – 2 of 2) sorted by relevance
77 int32_t callerType_ = -1; variable
99 callerType_(param.callerType), in RemoteAuthInvokerContext()244 bool setCallerTypeRet = request_->SetInt32Value(Attributes::ATTR_CALLER_TYPE, callerType_); in SendRequest()