Home
last modified time | relevance | path

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/
Dcheck.py21 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/
Dcpp_bindings.cpp623 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
Dcpp_bindings.h360 static int error_handler(struct sockaddr_nl *nla, struct nlmsgerr *err, void *arg);