Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlog.c38 FILLP_INT FillpApiSetMgtMsgLog(IN FILLP_INT enable) in FillpApiSetMgtMsgLog() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlog.h101 FILLP_INT FillpApiSetMgtMsgLog(FILLP_INT enable);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c686 if (FillpApiSetMgtMsgLog(optVal) != EOK) { in FillpDumpMgtMsgCb()