Home
last modified time | relevance | path

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

/frameworks/proto_logging/stats/atoms/kernel/
Dkernel_extension_atoms.proto53 // OOM victim's virtual memory, which was freed up after the process' death.
56 // OOM victim's anonymous RSS memory, which was freed up after the process' death.
59 // OOM victim's file-backed RSS memory, which was freed up after the process' death.
62 // OOM victim's shared RSS memory, which was freed up after the process' death.
65 // OOM victim's page tables, which was freed after the process' death
/frameworks/native/libs/binder/
DMemoryDealer.cpp316 chunk_t const * const freed = dealloc(offset); in deallocate() local
317 if (freed) { in deallocate()
391 chunk_t* freed = cur; in dealloc() local
397 freed = p; in dealloc()
406 if (!freed->free) { in dealloc()
410 LOG_FATAL_IF(!freed->free, in dealloc()
412 freed->start * kMemoryAlign, freed->size * kMemoryAlign); in dealloc()
414 return freed; in dealloc()
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME64 * hence resources are freed as well.
138 * hence resources (including the callback) are freed as well.
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp1892 void *freed = ps_encode_op->s_inp_buf.apv_bufs[0]; in process() local
1894 if (freed != nullptr) { in process()
1895 if (mBuffers.count(freed) == 0u) { in process()
1899 mBuffers.erase(freed); in process()
1900 mConversionBuffersInUse.erase(freed); in process()
1968 void *freed = ps_encode_op->s_inp_buf.apv_bufs[0]; in drainInternal() local
1970 if (freed != nullptr) { in drainInternal()
1971 if (mBuffers.count(freed) == 0u) { in drainInternal()
1975 mBuffers.erase(freed); in drainInternal()
1976 mConversionBuffersInUse.erase(freed); in drainInternal()
/frameworks/native/services/surfaceflinger/FrontEnd/
Dreadme.md25 the layer will be offscreen and its resources will not be freed. Clients must explicitly
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp968 struct flat_binder_object *freed = (struct flat_binder_object *)(reply.data()); in TEST_F() local
969 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…