Searched defs:HostValue (Results 1 – 2 of 2) sorted by relevance
155 struct HostValue { struct163 std::shared_ptr<HostValue> host_value_; // Protected by the GIL. argument
283 struct HostValue { struct292 std::shared_ptr<HostValue> host_value_ TF_GUARDED_BY(mu_); argument