Home
last modified time | relevance | path

Searched defs:Close (Results 1 - 25 of 86) sorted by relevance

1234

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
H A Dmemory_output_stream.h35 virtual void Close() {} // no-op in Close() function in sfntly::MemoryOutputStream
H A Dfile_input_stream.cc46 void FileInputStream::Close() { in Close() function in sfntly::FileInputStream
H A Dmemory_input_stream.cc48 void MemoryInputStream::Close() { in Close() function in sfntly::MemoryInputStream
/third_party/gn/src/gn/
H A Dfile_writer.cc77 bool FileWriter::Close() { in Close() function in FileWriter
112 bool FileWriter::Close() { in Close() function in FileWriter
/third_party/lzma/CPP/Windows/
H A DHandle.h19 bool Close() in Close() function in NWindows::MY_UNCOPYABLE
H A DClipboard.cpp24 bool CClipboard::Close() throw() in Close() function in NWindows::CClipboard
H A DThread.h19 WRes Close() { return Thread_Close(&thread); } in Close() function in NWindows::MY_UNCOPYABLE
H A DSecurityUtils.h44 bool Close() in Close() function in NWindows::NSecurity::CAccessToken
110 NTSTATUS Close() in Close() function
/third_party/node/src/
H A Dtimer_wrap.cc15 void TimerWrap::Close() { in Close() function in node::TimerWrap
51 void TimerWrapHandle::Close() { in Close() function in node::TimerWrapHandle
H A Dhandle_wrap.cc65 void HandleWrap::Close(const FunctionCallbackInfo<Value>& args) { in Close() function in node::HandleWrap
72 void HandleWrap::Close(Local<Value> close_callback) { in Close() function in node::HandleWrap
/third_party/skia/third_party/externals/dawn/src/common/
H A DDynamicLib.cpp70 void DynamicLib::Close() { in Close() function in DynamicLib
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dgrowable_memory_byte_array.cc74 void GrowableMemoryByteArray::Close() { in Close() function in sfntly::GrowableMemoryByteArray
H A Dmemory_byte_array.cc81 void MemoryByteArray::Close() { in Close() function in sfntly::MemoryByteArray
H A Dfont_input_stream.cc49 void FontInputStream::Close() { in Close() function in sfntly::FontInputStream
H A Dfont_output_stream.cc122 void FontOutputStream::Close() { in Close() function in sfntly::FontOutputStream
/third_party/gn/src/base/posix/
H A Dfile_descriptor_shuffle.cc96 void FileDescriptorTableInjection::Close(int fd) { in Close() function in base::FileDescriptorTableInjection
/third_party/gn/src/base/win/
H A Dscoped_process_information.cc54 void ScopedProcessInformation::Close() { in Close() function in base::win::ScopedProcessInformation
H A Dscoped_handle.h83 void Close() { in Close() function in base::win::GenericScopedHandle
/third_party/backends/sanei/
H A Dsanei_DomainOS.h46 typedef enum {Open, Close, Enter, Exit} DomainOSOpCode; enumerator
/third_party/gptfdisk/
H A Ddiskio-windows.cc115 void DiskIO::Close(void) { in Close() function in DiskIO
/third_party/node/src/api/
H A Dcallback.cc96 void InternalCallbackScope::Close() { in Close() function in node::InternalCallbackScope
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_writer.cc168 bool ZipWriter::Close() { in Close() function in zip::internal::ZipWriter
/third_party/node/deps/zlib/google/
H A Dzip_writer.cc168 bool ZipWriter::Close() { in Close() function in zip::internal::ZipWriter
/third_party/ninja/src/
H A Ddeps_log.cc145 void DepsLog::Close() { in Close() function in DepsLog
/third_party/skia/src/utils/win/
H A DSkDWriteGeometrySink.cpp146 SK_STDMETHODIMP SkDWriteGeometrySink::Close() { in Close() function in SkDWriteGeometrySink

Completed in 12 milliseconds

1234