Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/graph/
Dgraph.hh1127 void err_other_error () { this->successful = false; } in err_other_error() function
1169 { return this->successful && (success || ((void) err_other_error (), false)); } in check_success()