Searched defs:TryLookup (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/tensorflow/ | ||
H A D | host_object.cc | 27 std::optional<std::shared_ptr<void>> HostObjectRegistryImpl::TryLookup( in TryLookup() function in fcp::host_object_internal::HostObjectRegistryImpl |
H A D | host_object.h | 140 static std::optional<std::shared_ptr<T>> TryLookup(RandomToken token) { in TryLookup() function |