Home | History | Annotate | Download | only in src

Lines Matching refs:ReportApiFailure

188 bool Utils::ReportApiFailure(const char* location, const char* message) {
204 return condition ? true : Utils::ReportApiFailure(location, message);