Home
last modified time | relevance | path

Searched defs:ecat (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/src/
Dsystem_error.cpp243 system_error::system_error(int ev, const error_category& ecat, const string& what_arg) in system_error()
249 system_error::system_error(int ev, const error_category& ecat, const char* what_arg) in system_error()
255 system_error::system_error(int ev, const error_category& ecat) in system_error()