Home
last modified time | relevance | path

Searched defs:optArgStr (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c751 static FILLP_INT FillpDfxDumpGetOptVal(const FillpDfxDumpOptArgs *optArgStr, FILLP_INT *optVal) in FillpDfxDumpGetOptVal()
770 static FILLP_INT FillpDfxDumpDealOptWithArgs(const FillpDfxDumpOptArgs *optArgStr, FillpDumpOptCb c… in FillpDfxDumpDealOptWithArgs()
779 static FILLP_INT FillpDfxDumpDoParseOpt(const FillpDfxDumpOptArgs *optArgStr) in FillpDfxDumpDoParseOpt()
832 FillpDfxDumpOptArgs optArgStr = {opt, &optMsg, softObj, dump}; in FillpDfxDump() local