Home
last modified time | relevance | path

Searched refs:STATS_CREATE_CLIENT_FAILED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/
H A Dnstackx_statistics.h33 STATS_CREATE_CLIENT_FAILED, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c163 IncStatistics(STATS_CREATE_CLIENT_FAILED); in CoapCreateUdpClient()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c134 …CK(ret, buf, index, size, "CREATE_CLIENT_FAILED: %" PRIu64 CRLF, stat[STATS_CREATE_CLIENT_FAILED]); in DumpStatisticsInfo()