Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.cpp155 void onAsyncErrorAlert(wifi_request_id id, char* buffer, int buffer_size, int err_code) { in onAsyncErrorAlert()
1262 int buffer_size, int err_code) { in registerErrorAlertCallbackHandler()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp3068 static void onAlert(wifi_request_id id, char *buffer, int buffer_size, int err_code) in onAlert()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h10892 int err_code = TINYEXR_SUCCESS; in DecodeChunk() local