Home
last modified time | relevance | path

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

/system/libhwbinder/
DParcel.cpp92 static size_t gParcelGlobalAllocCount = 0; variable
373 size_t count = gParcelGlobalAllocCount; in getGlobalAllocCount()
1941 if (gParcelGlobalAllocCount > 0) { in freeDataNoInit()
1942 gParcelGlobalAllocCount--; in freeDataNoInit()
1992 gParcelGlobalAllocCount++; in restartWrite()
2085 gParcelGlobalAllocCount++; in continueWrite()
2164 gParcelGlobalAllocCount++; in continueWrite()