/external/libxml2/ |
D | error.c | 441 __xmlRaiseError(xmlStructuredErrorFunc schannel, in __xmlRaiseError() argument 463 if ((schannel == NULL) && (ctxt != NULL) && (ctxt->sax != NULL) && in __xmlRaiseError() 466 schannel = ctxt->sax->serror; in __xmlRaiseError() 473 if (schannel == NULL) { in __xmlRaiseError() 474 schannel = xmlStructuredError; in __xmlRaiseError() 478 if (schannel != NULL) in __xmlRaiseError() 587 if (schannel != NULL) { in __xmlRaiseError() 588 schannel(data, to); in __xmlRaiseError()
|
D | schematron.c | 251 xmlStructuredErrorFunc schannel = NULL; in xmlSchematronPErr() local 258 schannel = ctxt->serror; in xmlSchematronPErr() 260 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchematronPErr() 1409 xmlStructuredErrorFunc schannel = NULL; in xmlSchematronReportSuccess() local 1415 schannel = ctxt->serror; in xmlSchematronReportSuccess() 1421 __xmlRaiseError(schannel, channel, data, in xmlSchematronReportSuccess()
|
D | relaxng.c | 438 xmlStructuredErrorFunc schannel = NULL; in xmlRngPErrMemory() local 444 schannel = ctxt->serror; in xmlRngPErrMemory() 451 __xmlRaiseError(schannel, channel, data, in xmlRngPErrMemory() 457 __xmlRaiseError(schannel, channel, data, in xmlRngPErrMemory() 473 xmlStructuredErrorFunc schannel = NULL; in xmlRngVErrMemory() local 479 schannel = ctxt->serror; in xmlRngVErrMemory() 486 __xmlRaiseError(schannel, channel, data, in xmlRngVErrMemory() 492 __xmlRaiseError(schannel, channel, data, in xmlRngVErrMemory() 513 xmlStructuredErrorFunc schannel = NULL; in xmlRngPErr() local 519 schannel = ctxt->serror; in xmlRngPErr() [all …]
|
D | SAX2.c | 83 xmlStructuredErrorFunc schannel = NULL; in xmlErrValid() local 91 schannel = ctxt->sax->serror; in xmlErrValid() 92 __xmlRaiseError(schannel, in xmlErrValid() 100 __xmlRaiseError(schannel, in xmlErrValid()
|
D | xmlIO.c | 459 xmlStructuredErrorFunc schannel = NULL; in __xmlLoaderErr() local 476 schannel = ctxt->sax->serror; in __xmlLoaderErr() 479 __xmlRaiseError(schannel, channel, data, ctxt, NULL, XML_FROM_IO, in __xmlLoaderErr()
|
D | valid.c | 146 xmlStructuredErrorFunc schannel = NULL; in xmlErrValidNode() local 163 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error, in xmlErrValidNode() 189 xmlStructuredErrorFunc schannel = NULL; in xmlErrValidNodeNr() local 206 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error, in xmlErrValidNodeNr() 230 xmlStructuredErrorFunc schannel = NULL; in xmlErrValidWarning() local 247 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error, in xmlErrValidWarning()
|
D | parser.c | 523 xmlStructuredErrorFunc schannel = NULL; in xmlWarningMsg() local 530 schannel = ctxt->sax->serror; in xmlWarningMsg() 532 __xmlRaiseError(schannel, in xmlWarningMsg() 540 __xmlRaiseError(schannel, NULL, NULL, in xmlWarningMsg() 561 xmlStructuredErrorFunc schannel = NULL; in xmlValidityError() local 569 schannel = ctxt->sax->serror; in xmlValidityError() 572 __xmlRaiseError(schannel, in xmlValidityError() 580 __xmlRaiseError(schannel, NULL, NULL, in xmlValidityError()
|
D | xmlschemas.c | 1892 xmlStructuredErrorFunc schannel = NULL; in xmlSchemaPErr() local 1900 schannel = ctxt->serror; in xmlSchemaPErr() 1902 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchemaPErr() 1958 xmlStructuredErrorFunc schannel = NULL; in xmlSchemaPErrExt() local 1966 schannel = ctxt->serror; in xmlSchemaPErrExt() 1968 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchemaPErrExt() 2029 xmlStructuredErrorFunc schannel = NULL; in xmlSchemaErr4Line() local 2044 schannel = vctxt->serror; in xmlSchemaErr4Line() 2081 __xmlRaiseError(schannel, channel, data, ctxt, in xmlSchemaErr4Line() 2096 schannel = pctxt->serror; in xmlSchemaErr4Line() [all …]
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | Android.mk | 712 ifeq ($(CONFIG_TLS), schannel) 781 ifeq ($(CONFIG_TLS), schannel) 800 ifeq ($(CONFIG_TLS), schannel)
|
D | Makefile | 691 ifeq ($(CONFIG_TLS), schannel) 760 ifeq ($(CONFIG_TLS), schannel) 779 ifeq ($(CONFIG_TLS), schannel)
|
/external/libxml2/include/libxml/ |
D | xmlerror.h | 917 __xmlRaiseError (xmlStructuredErrorFunc schannel,
|
/external/wpa_supplicant_8/hostapd/ |
D | Makefile | 479 ifeq ($(CONFIG_TLS), schannel)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | Makefile | 877 ifeq ($(CONFIG_TLS), schannel)
|