Home
last modified time | relevance | path

Searched defs:Free (Results 1 – 25 of 262) sorted by relevance

1234567891011

/external/cronet/stable/base/apple/
Dscoped_mach_port.cc13 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
Dscoped_cffiledescriptorref.h18 static void Free(CFFileDescriptorRef ref) { in Free() function
/external/cronet/tot/base/apple/
Dscoped_mach_port.cc13 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
Dscoped_cffiledescriptorref.h18 static void Free(CFFileDescriptorRef ref) { in Free() function
/external/cronet/stable/crypto/
Dscoped_capi_types.h23 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
Dscoped_cng_types.h18 static void Free(T handle) { NCryptFreeObject(handle); } in Free() function
/external/cronet/tot/crypto/
Dscoped_capi_types.h23 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
/external/cronet/stable/base/win/
Dscoped_gdi_object.h20 static void Free(T object) { DeleteObject(object); } in Free() function
26 void inline ScopedGDIObjectTraits<HICON>::Free(HICON icon) { in Free() function
Dscoped_devinfo.h17 static void Free(HDEVINFO h) { SetupDiDestroyDeviceInfoList(h); } in Free() function
Dscoped_pdh_query.h19 static void Free(PDH_HQUERY query) { ::PdhCloseQuery(query); } in Free() function
/external/cronet/tot/base/win/
Dscoped_gdi_object.h20 static void Free(T object) { DeleteObject(object); } in Free() function
26 void inline ScopedGDIObjectTraits<HICON>::Free(HICON icon) { in Free() function
Dscoped_devinfo.h17 static void Free(HDEVINFO h) { SetupDiDestroyDeviceInfoList(h); } in Free() function
/external/lzma/CPP/Common/
DMyBuffer.h20 void Free() in Free() function
172 void Free() in Free() function
221 void Free() in Free() function
DMyBuffer2.h21 void Free() { ::MidFree(_data); _data = NULL; _size = 0; } in Free() function
109 void Free() in Free() function
/external/lzma/CPP/Windows/
DDLL.cpp18 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary
130 bool CLibrary::Free() throw() in Free() function in NWindows::NDLL::CLibrary
/external/cronet/stable/base/files/
Dscoped_file.cc22 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
/external/cronet/tot/base/files/
Dscoped_file.cc22 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
/external/libchrome/base/files/
Dscoped_file.cc23 void ScopedFDCloseTraits::Free(int fd) { in Free() function in base::internal::ScopedFDCloseTraits
/external/lzma/CPP/7zip/Common/
DMemBlocks.cpp134 void CMemBlocks::Free(CMemBlockManagerMt *manager) in Free() function in CMemBlocks
173 void CMemLockBlocks::Free(CMemBlockManagerMt *memManager) in Free() function in CMemLockBlocks
/external/pdfium/fxjs/
Dcfx_v8_array_buffer_allocator.cpp45 void CFX_V8ArrayBufferAllocator::Free(void* data, size_t length) { in Free() function in CFX_V8ArrayBufferAllocator
/external/cronet/tot/base/mac/
Dscoped_ionotificationportref.h18 static void Free(IONotificationPortRef object) { in Free() function
Dscoped_launch_data.h23 static void Free(launch_data_t ldt) { launch_data_free(ldt); } in Free() function
/external/openthread/src/core/common/
Dheap.cpp45 void Free(void *aPointer) { otPlatFree(aPointer); } in Free() function
/external/cronet/stable/base/mac/
Dscoped_launch_data.h23 static void Free(launch_data_t ldt) { launch_data_free(ldt); } in Free() function
Dscoped_ionotificationportref.h18 static void Free(IONotificationPortRef object) { in Free() function

1234567891011