Searched refs:addRemoteRefcount (Results 1 – 2 of 2) sorted by relevance
108 int addRemoteRefcount(int32_t value) { in addRemoteRefcount() function111 return reinterpret_cast<SharedControl *>(mMemory->pointer())->addRemoteRefcount(value); in addRemoteRefcount()183 inline int32_t addRemoteRefcount(int32_t value) { in addRemoteRefcount() function
62 int32_t old = addRemoteRefcount(-1); in ~RemoteMediaBufferWrapper()418 transferBuf->addRemoteRefcount(1); in onTransact()