Searched refs:nnTryHasValue (Results 1 – 1 of 1) sorted by relevance
100 bool nnTryHasValue(const base::expected<T, E>& o) { in nnTryHasValue() function115 bool nnTryHasValue(const std::optional<T>& o) { in nnTryHasValue() function146 using ::android::nn::nnTryHasValue; \150 if (!nnTryHasValue(nnTryTemporaryResult)) { \