Home
last modified time | relevance | path

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

/system/teeui/libteeui/include/teeui/
Dgeneric_operation.h138 if (isPending()) { in abort()
145 if (isPending()) { in userCancel()
167 bool isPending() const { return error_ != ResponseCode::Ignored; } in isPending() function
179 if (isPending()) { in deliverTestCommand()
187 bool ignored = !isPending(); in deliverTestCommand()