Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DMemoryDealer.cpp319 chunk_t const * const freed = dealloc(offset); in deallocate() local
320 if (freed) { in deallocate()
394 chunk_t* freed = cur; in dealloc() local
400 freed = p; in dealloc()
409 if (!freed->free) { in dealloc()
413 LOG_FATAL_IF(!freed->free, in dealloc()
415 freed->start * kMemoryAlign, freed->size * kMemoryAlign); in dealloc()
417 return freed; in dealloc()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp1610 void *freed = s_encode_op.s_inp_buf.apv_bufs[0]; in process() local
1612 if (freed != nullptr) { in process()
1613 if (mBuffers.count(freed) == 0u) { in process()
1617 mBuffers.erase(freed); in process()
1618 mConversionBuffersInUse.erase(freed); in process()
1684 void *freed = s_encode_op.s_inp_buf.apv_bufs[0]; in drainInternal() local
1686 if (freed != nullptr) { in drainInternal()
1687 if (mBuffers.count(freed) == 0u) { in drainInternal()
1691 mBuffers.erase(freed); in drainInternal()
1692 mConversionBuffersInUse.erase(freed); in drainInternal()
/frameworks/hardware/interfaces/bufferhub/1.0/
Dtypes.hal24 BUFFER_FREED, // Buffer is freed already
DIBufferClient.hal38 * only used by this client, but the client must also be freed after
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME64 * hence resources are freed as well.
138 * hence resources (including the callback) are freed as well.
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp861 struct flat_binder_object *freed = (struct flat_binder_object *)(reply.data()); in TEST_F() local
862 freedHandle = freed->handle; in TEST_F()
/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DN5.txt602 …mple.xinyiwang.refocus I/art﹕ Background partial concurrent mark sweep GC freed 124(2MB) AllocSpac…