Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1776 #define MAX_DUMP_ARGC 10 macro
1789 if (argc == 0 || argc > MAX_DUMP_ARGC) { in NSTACKX_DFinderDump()