Searched refs:child_ (Results 1 – 4 of 4) sorted by relevance
14 Cache() : parent_(0), child_(0), union_() { in Cache()18 : parent_(cache.parent_), child_(cache.child_), union_(cache.union_) {} in Cache()22 child_ = cache.child_;33 child_ = (UInt32)child; in set_child()50 return child_; in child()70 UInt32 child_; variable
60 parent_.get(), this, child_, ConnectivityStateName(state), in UpdateState()85 if (child_ != latest_child_policy) return; in RequestReresolution()100 void set_child(LoadBalancingPolicy* child) { child_ = child; } in set_child()104 GPR_ASSERT(child_ != nullptr); in CalledByPendingChild()105 return child_ == parent_->pending_child_policy_.get(); in CalledByPendingChild()109 GPR_ASSERT(child_ != nullptr); in CalledByCurrentChild()110 return child_ == parent_->child_policy_.get(); in CalledByCurrentChild()114 LoadBalancingPolicy* child_ = nullptr; member in grpc_core::ChildPolicyHandler::Helper
1803 child_ = other.child_ != null ? other.child_.Clone() : null; in NestedTestAllTypes()1816 private global::Google.Protobuf.TestProtos.NestedTestAllTypes child_; field in Google.Protobuf.TestProtos.NestedTestAllTypes1819 get { return child_; }1821 child_ = value;1868 if (child_ != null) hash ^= Child.GetHashCode(); in GetHashCode()1884 if (child_ != null) { in WriteTo()1901 if (child_ != null) { in CalculateSize()1919 if (other.child_ != null) { in MergeFrom()1920 if (child_ == null) { in MergeFrom()1944 if (child_ == null) { in MergeFrom()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...