Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/
Doptional_impl.h40 bool Optional<ObjectType>::has_value() const { in has_value() function
/system/core/init/
Dresult.h173 bool has_value() const { return contents_.index() == 0; } in has_value() function