Searched refs:Free (Results 1 – 9 of 9) sorted by relevance
36 ~HiddenPointer() { Free(); } in ~HiddenPointer()38 void Free() { in Free() function in android::HiddenPointer113 hidden_ptr.Free(); in TEST_F()146 hidden_ptr.Free(); in TEST_F()179 hidden_ptr.Free(); in TEST_F()220 hidden_ptr.Free(); in TEST_F()235 hidden_ptr.Free(); in TEST_F()
78 void Free(void* ptr);172 void Free(void* ptr);271 void Chunk::Free(void* ptr) { in Free() function in android::Chunk372 void HeapImpl::Free(void* ptr) { in Free() function in android::HeapImpl383 chunk->Free(ptr); in FreeLocked()457 impl_->Free(ptr); in deallocate()461 impl->Free(ptr); in deallocate()
21 free - Free memory allocated using one of the above actions.
264 alloc.Free = xz_free; in XzDecompress()
112 alloc.Free = [](ISzAllocPtr, void* ptr) { return free(ptr); }; in CreateGnuDebugdataMemory()
227 # originate from ICOT Free Software. The following conditions for ICOT228 # Free Software applies to the current dictionary as well.