Searched defs:nnTryGetValue (Results 1 – 1 of 1) sorted by relevance
105 T nnTryGetValue(base::expected<T, E> o) { in nnTryGetValue() function120 T nnTryGetValue(std::optional<T> o) { in nnTryGetValue() function