Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge.h133 FILLP_BOOL hasDeinitBlked; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c491 g_spunge->hasDeinitBlked = FILLP_TRUE; in SpungeAllocInstRes()
805 FILLP_BOOL hasDeinitBlked = g_spunge->hasDeinitBlked; in SpungZeroInstance() local
835 if (hasDeinitBlked) { in SpungZeroInstance()
864 g_spunge->hasDeinitBlked = (FILLP_BOOL)block; in FtDestroyInner()