Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c728 static FILLP_INT IsCommonOptArgLegal(const FILLP_CHAR *optArgs, FILLP_INT opt) in IsCommonOptArgLegal() function
754 if (IsCommonOptArgLegal(optArgs, optArgStr->opt) != FILLP_SUCCESS) { in FillpDfxDumpGetOptVal()