Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge.h130 struct SpungeResConf resConf; member
H A Dsockets.h143 struct GlobalAppResource resConf; /* Total size is 15 * sizeof uint32 */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c561 static void FtGetSpungeRes(struct SpungeResConf *resConf) in FtGetSpungeRes()