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

/frameworks/native/libs/binder/
H A DParcel.cpp80 static size_t gParcelGlobalAllocCount = 0; member in namespace:android
320 size_t count = gParcelGlobalAllocCount;
1524 gParcelGlobalAllocCount--;
1643 gParcelGlobalAllocCount++;
1719 gParcelGlobalAllocCount++;

Completed in 476 milliseconds