| /external/cronet/base/apple/ |
| D | scoped_mach_port.cc | 13 void SendRightTraits::Free(mach_port_t port) { in Free() function in base::apple::internal::SendRightTraits 20 void ReceiveRightTraits::Free(mach_port_t port) { in Free() function in base::apple::internal::ReceiveRightTraits 28 void PortSetTraits::Free(mach_port_t port) { in Free() function in base::apple::internal::PortSetTraits
|
| D | scoped_cffiledescriptorref.h | 18 static void Free(CFFileDescriptorRef ref) { in Free() function
|
| /external/cronet/crypto/ |
| D | scoped_capi_types.h | 23 static void Free(CAPIHandle handle) { in Free() function 37 static void Free(CAPIHandle handle) { in Free() function 62 static void Free(HCERTCHAINENGINE engine) { in Free() function
|
| D | scoped_cng_types.h | 18 static void Free(T handle) { NCryptFreeObject(handle); } in Free() function
|
| /external/cronet/base/win/ |
| D | scoped_gdi_object.h | 20 static void Free(T object) { DeleteObject(object); } in Free() function 26 void inline ScopedGDIObjectTraits<HICON>::Free(HICON icon) { in Free() function
|
| D | scoped_devinfo.h | 17 static void Free(HDEVINFO h) { SetupDiDestroyDeviceInfoList(h); } in Free() function
|
| D | scoped_pdh_query.h | 19 static void Free(PDH_HQUERY query) { ::PdhCloseQuery(query); } in Free() function
|
| /external/lzma/CPP/Common/ |
| D | MyBuffer.h | 20 void Free() in Free() function 172 void Free() in Free() function 221 void Free() in Free() function
|
| D | MyBuffer2.h | 21 void Free() { ::MidFree(_data); _data = NULL; _size = 0; } in Free() function 109 void Free() in Free() function
|
| /external/lzma/CPP/Windows/ |
| D | DLL.cpp | 18 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary 130 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary
|
| D | MemoryGlobal.cpp | 19 bool CGlobal::Free() throw() in Free() function in NWindows::NMemory::CGlobal
|
| /external/libchrome/base/files/ |
| D | scoped_file.cc | 23 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
|
| /external/cronet/base/files/ |
| D | scoped_file.cc | 23 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
|
| /external/lzma/CPP/7zip/Common/ |
| D | MemBlocks.cpp | 134 void CMemBlocks::Free(CMemBlockManagerMt *manager) in Free() function in CMemBlocks 173 void CMemLockBlocks::Free(CMemBlockManagerMt *memManager) in Free() function in CMemLockBlocks
|
| D | CWrappers.cpp | 165 void CByteInBufWrap::Free() throw() in Free() function in CByteInBufWrap 263 void CByteOutBufWrap::Free() throw() in Free() function in CByteOutBufWrap
|
| /external/openthread/src/core/common/ |
| D | heap.cpp | 45 void Free(void *aPointer) { otPlatFree(aPointer); } in Free() function
|
| D | heap_allocatable.hpp | 121 void Free(void) in Free() function in ot::Heap::Allocatable
|
| /external/pdfium/fxjs/ |
| D | cfx_v8_array_buffer_allocator.cpp | 45 void CFX_V8ArrayBufferAllocator::Free(void* data, size_t length) { in Free() function in CFX_V8ArrayBufferAllocator
|
| /external/cronet/base/mac/ |
| D | scoped_launch_data.h | 23 static void Free(launch_data_t ldt) { launch_data_free(ldt); } in Free() function
|
| D | scoped_ionotificationportref.h | 18 static void Free(IONotificationPortRef object) { in Free() function
|
| /external/jazzer-api/src/main/native/com/code_intelligence/jazzer/android/ |
| D | jazzer_jvmti_allocator.h | 37 virtual void Free(void* ptr) { in Free() function
|
| /external/libbrillo/brillo/files/ |
| D | scoped_dir.h | 25 static void Free(DIR* dir) { in Free() function
|
| /external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/ |
| D | nonscannable_allocator.cc | 52 void NonScannableAllocatorImpl<quarantinable>::Free(void* ptr) { in Free() function in allocator_shim::internal::NonScannableAllocatorImpl
|
| /external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
| D | partition_alloc_perftest.cc | 91 void Free(void* data) override { free(data); } in Free() function in partition_alloc::internal::__anon381af8b00111::SystemAllocator 102 void Free(void* data) override { in Free() function in partition_alloc::internal::__anon381af8b00111::PartitionAllocator 130 void Free(void* data) override { in Free() function in partition_alloc::internal::__anon381af8b00111::PartitionAllocatorWithThreadCache 169 void Free(void* data) override { in Free() function in partition_alloc::internal::__anon381af8b00111::PartitionAllocatorWithAllocationStackTraceRecorder
|
| /external/cronet/base/allocator/dispatcher/ |
| D | dispatcher_unittest.cc | 103 void Free(void* data) { alloc_.Free(data); } in Free() function 123 void Free(void* data) { allocator_shim::UncheckedFree(data); } in Free() function
|