HomeSort by relevance Sort by last modified time
    Searched refs:errorCb (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/audio/common/all-versions/test/utility/src/
ValidateXml.cpp 63 xmlSetGenericErrorFunc(this, errorCb);
76 static void errorCb(void* ctxt, const char* msg, ...) {
  /system/chre/core/
wifi_request_manager.cc 226 auto errorCb = [](uint16_t /* eventType */, void *eventData) {
236 SystemCallbackType::WifiHandleFailedRanging, error.eventData, errorCb);

Completed in 179 milliseconds