Searched refs:UpdateVerification (Results 1 – 2 of 2) sorted by relevance
134 bool UpdateVerification(std::lock_guard<std::mutex>* proof_of_lock);
297 if (!UpdateVerification(&lock)) { in Receivemsg()784 bool UserSnapshotServer::UpdateVerification(std::lock_guard<std::mutex>* proof_of_lock) { in UpdateVerification() function in android::snapshot::UserSnapshotServer