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

/system/libhwbinder/
H A DParcel.cpp92 static size_t gParcelGlobalAllocCount = 0; member in namespace:android::hardware
373 size_t count = gParcelGlobalAllocCount;
1941 if (gParcelGlobalAllocCount > 0) {
1942 gParcelGlobalAllocCount--;
1992 gParcelGlobalAllocCount++;
2085 gParcelGlobalAllocCount++;
2164 gParcelGlobalAllocCount++;

Completed in 132 milliseconds