Home
last modified time | relevance | path

Searched defs:Close (Results 1 – 25 of 103) sorted by relevance

12345

/aosp12/packages/modules/adb/
H A Dadb_unique_fd.cpp25 void AdbCloser::Close(int fd) { in Close() function in AdbCloser
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dchannel_handle.h38 void Close() { value_ = kEmptyHandle; } in Close() function
100 void Close() { in Close() function
/aosp12/system/memory/libmemunreachable/
H A DLeakPipe.h47 void Close() { in Close() function
84 void Close() { in Close() function
H A DScopedPipe.h51 void Close() { in Close() function
/aosp12/bootable/recovery/fuse_sideload/
H A Dfuse_provider.cpp77 void FuseFileDataProvider::Close() { in Close() function in FuseFileDataProvider
153 void FuseBlockDataProvider::Close() { in Close() function in FuseBlockDataProvider
/aosp12/build/soong/third_party/zip/
H A Dregister.go55 func (w *pooledFlateWriter) Close() error { func
93 func (r *pooledFlateReader) Close() error { func
H A Dandroid.go191 func (w *compressedFileWriter) Close() error { func
H A Dwriter.go56 func (w *Writer) Close() error { func
433 func (w nopCloser) Close() error { func
/aosp12/system/tools/aidl/
H A Dcode_writer.cpp84 bool CodeWriter::Close() { in Close() function in android::aidl::CodeWriter
123 bool Close() override { in ForString() function in android::aidl::CodeWriter::ForString::StringCodeWriter
/aosp12/system/bt/gd/l2cap/
H A Ddynamic_channel.cc33 void DynamicChannel::Close() { in Close() function in bluetooth::l2cap::DynamicChannel
/aosp12/system/update_engine/payload_consumer/
H A Dfile_writer.cc46 int DirectFileWriter::Close() { in Close() function in chromeos_update_engine::DirectFileWriter
H A Dcached_file_descriptor.cc79 bool CachedFileDescriptor::Close() { in Close() function in chromeos_update_engine::CachedFileDescriptor
H A Dfec_file_descriptor.cc76 bool FecFileDescriptor::Close() { in Close() function in chromeos_update_engine::FecFileDescriptor
/aosp12/build/soong/cmd/merge_zips/
H A Dmerge_zips_test.go71 func (tiz *testInputZip) Close() error { func
350 func (diz *DummyInpuZip) Close() error { func
/aosp12/system/update_engine/
H A Dfake_file_writer.h52 virtual int Close() { in Close() function
/aosp12/bootable/recovery/fuse_sideload/include/
H A Dfuse_provider.h49 virtual void Close() {} in Close() function
/aosp12/system/bt/gd/l2cap/internal/
H A Ddynamic_channel_impl.cc56 void DynamicChannelImpl::Close() { in Close() function in bluetooth::l2cap::internal::DynamicChannelImpl
/aosp12/build/soong/ui/status/
H A Dninja.go63 func (n *NinjaReader) Close() { func
/aosp12/build/soong/cmd/run_with_timeout/
H A Drun_with_timeout.go84 func (c *concurrentWriter) Close() { func
/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
H A Dautofd.h57 void Close() { in Close() function
/aosp12/build/soong/ui/tracer/
H A Dtracer.go88 func (nopCloser) Close() error { return nil } func
158 func (t *tracerImpl) Close() { func
/aosp12/hardware/qcom/display/msm8996/sdm/libs/utils/
H A Dsys.cpp86 void DynLib::Close() { in Close() function in sdm::DynLib
/aosp12/hardware/qcom/display/msm8909/sdm/libs/utils/
H A Dsys.cpp87 void DynLib::Close() { in Close() function in sdm::DynLib
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
H A Dsys.cpp87 void DynLib::Close() { in Close() function in sdm::DynLib
/aosp12/hardware/qcom/display/msm8998/sdm/libs/utils/
H A Dsys.cpp87 void DynLib::Close() { in Close() function in sdm::DynLib

12345