Home
last modified time | relevance | path

Searched refs:previous_type_ (Results 1 – 1 of 1) sorted by relevance

/kernel/object/
A Dexception.cpp57 previous_type_(ExceptionPort::Type::NONE) { in ExceptionPortIterator()
67 switch (previous_type_) { in Next()
97 static_cast<int>(previous_type_)); in Next()
100 previous_type_ = expected_type; in Next()
112 ExceptionPort::Type previous_type_; member in ExceptionPortIterator

Completed in 5 milliseconds