Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c1111 OUT struct FillpStatisticsPcb *outStats) in FtFillpStatsGet() argument
1115 if (outStats == FILLP_NULL_PTR) { in FtFillpStatsGet()
1142 (void)memcpy_s(outStats, sizeof(struct FillpStatisticsPcb), in FtFillpStatsGet()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1266 extern FILLP_INT DLL_API FtFillpStatsGet(IN FILLP_INT fd, OUT struct FillpStatisticsPcb *outStats);