Searched refs:operation_retcode (Results 1 – 1 of 1) sorted by relevance
1973 void CheckError(bool operation_retcode) LOCKS_EXCLUDED(mu_) { in CheckError() argument1974 if (operation_retcode) { in CheckError()