Home
last modified time | relevance | path

Searched defs:TryLookup (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dhost_object.cc27 std::optional<std::shared_ptr<void>> HostObjectRegistryImpl::TryLookup( in TryLookup() function in fcp::host_object_internal::HostObjectRegistryImpl
H A Dhost_object.h140 static std::optional<std::shared_ptr<T>> TryLookup(RandomToken token) { in TryLookup() function