Home
last modified time | relevance | path

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

/system/libhwbinder/
DParcel.cpp84 static size_t gParcelGlobalAllocCount = 0; variable
368 size_t count = gParcelGlobalAllocCount; in getGlobalAllocCount()
1962 if (gParcelGlobalAllocCount > 0) { in freeDataNoInit()
1963 gParcelGlobalAllocCount--; in freeDataNoInit()
2013 gParcelGlobalAllocCount++; in restartWrite()
2106 gParcelGlobalAllocCount++; in continueWrite()
2185 gParcelGlobalAllocCount++; in continueWrite()