Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp111 static std::atomic<size_t> gParcelGlobalAllocCount; variable
409 return gParcelGlobalAllocCount.load(); in getGlobalAllocCount()
2925 gParcelGlobalAllocCount--; in freeDataNoInit()
2998 gParcelGlobalAllocCount++; in restartWrite()
3115 gParcelGlobalAllocCount++; in continueWrite()
3212 gParcelGlobalAllocCount++; in continueWrite()