Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dspunge_app.c59 if (g_appResource.common.enableDateOptTimestamp) { in SpungeInitSocket()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h65 FILLP_BOOL enableDateOptTimestamp; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dsocket_common.c147 g_appResource.common.enableDateOptTimestamp = FILLP_DEFAULT_DAT_OPT_TIMESTAMP_ENABLE; in InitGlobalAppResourceDefault()