Searched refs:Free (Results 1 – 12 of 12) 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()
195 void Free() { in Free() function354 void Free() { in Free() function357 devcb.Free(); in Free()358 btm_inq_vars.Free(); in Free()
58 btm_cb.Free(); in btm_free()
235 void Free() { alarm_free(remote_name_timer); } in Free() function
21 free - Free memory allocated using one of the above actions.
651 alloc.Free = [](ISzAllocPtr, void* ptr) { return free(ptr); }; in ReadBlocks()746 alloc.Free = [](ISzAllocPtr, void* ptr) { return free(ptr); }; in Decompress()
272 alloc.Free = xz_free; in XzDecompress()
227 # originate from ICOT Free Software. The following conditions for ICOT228 # Free Software applies to the current dictionary as well.