Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp87 static std::atomic<size_t> gParcelGlobalAllocCount; variable
323 return gParcelGlobalAllocCount.load(); in getGlobalAllocCount()
2355 gParcelGlobalAllocCount--; in freeDataNoInit()
2426 gParcelGlobalAllocCount++; in restartWrite()
2516 gParcelGlobalAllocCount++; in continueWrite()
2598 gParcelGlobalAllocCount++; in continueWrite()