Home
last modified time | relevance | path

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

/system/libhwbinder/
DParcel.cpp79 static std::atomic<size_t> gParcelGlobalAllocCount; variable
269 return gParcelGlobalAllocCount.load(); in getGlobalAllocCount()
1686 gParcelGlobalAllocCount--; in freeDataNoInit()
1736 gParcelGlobalAllocCount++; in restartWrite()
1826 gParcelGlobalAllocCount++; in continueWrite()
1901 gParcelGlobalAllocCount++; in continueWrite()