Searched refs:ErrorName (Results 1 – 4 of 4) sorted by relevance
941 << ErrorName(ret, SECURITY_ERRORS); in HttpAuthenticate()1007 << ErrorName(ret, SECURITY_ERRORS); in HttpAuthenticate()1018 << ErrorName(ret, SECURITY_ERRORS); in HttpAuthenticate()1033 << ErrorName(ret, SECURITY_ERRORS); in HttpAuthenticate()
85 std::string ErrorName(int err, const ConstantLabel* err_table);
76 std::string ErrorName(int err, const ConstantLabel* err_table) { in ErrorName() function
89 << rtc::ErrorName(state_, LOGINTASK_STATES); in Advance()