Searched refs:localIdentityBuilder_ (Results 1 – 1 of 1) sorted by relevance
3048 if (localIdentityBuilder_ == null) { in clear()3052 localIdentityBuilder_ = null; in clear()3118 if (localIdentityBuilder_ == null) { in buildPartial()3121 result.localIdentity_ = localIdentityBuilder_.build(); in buildPartial()3966 …shaker.Identity.Builder, io.grpc.alts.internal.Handshaker.IdentityOrBuilder> localIdentityBuilder_; field in Handshaker.StartClientHandshakeReq.Builder3976 return localIdentityBuilder_ != null || localIdentity_ != null; in hasLocalIdentity()3987 if (localIdentityBuilder_ == null) { in getLocalIdentity()3990 return localIdentityBuilder_.getMessage(); in getLocalIdentity()4002 if (localIdentityBuilder_ == null) { in setLocalIdentity()4009 localIdentityBuilder_.setMessage(value); in setLocalIdentity()[all …]