Searched refs:isPIN_ (Results 1 – 2 of 2) sorted by relevance
180 bool isPIN_; variable
497 : userId_(userId), isPIN_(isPIN), token_(token), innerCallback_(callback) in DelCredCallback()508 if ((result == 0) && isPIN_) { in OnResult()