Searched refs:error_handler (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
D | check.py | 21 debug=0, encoding='ascii', error_handler='replace'): argument 24 debug, encoding, error_handler) 133 error_handler=settings.error_encoding_error_handler)
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | cpp_bindings.cpp | 623 nl_cb_err(cb, NL_CB_CUSTOM, error_handler, &err); in requestResponse() 744 int WifiCommand::error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg) { in error_handler() function in WifiCommand
|
D | cpp_bindings.h | 360 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg);
|