Home
last modified time | relevance | path

Searched defs:Release (Results 1 – 16 of 16) sorted by relevance

/system/bt/common/
Did_generator.h41 void Release(int id) { in_use_[id] = false; } in Release() function
/system/core/logd/
DLogWriter.h31 virtual void Release() {} in Release() function
DLogBufferTest.h55 void Release() { in Release() function
DLogReader.cpp62 void Release() override { in Release() function in SocketLogWriter
/system/bt/gd/l2cap/classic/
Dfixed_channel.cc38 void FixedChannel::Release() { in Release() function in bluetooth::l2cap::classic::FixedChannel
/system/bt/gd/l2cap/le/
Dfixed_channel.cc38 void FixedChannel::Release() { in Release() function in bluetooth::l2cap::le::FixedChannel
/system/core/fs_mgr/libsnapshot/
Dutility.cpp42 void AutoDevice::Release() { in Release() function in android::snapshot::AutoDevice
54 void AutoDeviceList::Release() { in Release() function in android::snapshot::AutoDeviceList
/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_impl.cc81 void FixedChannelImpl::Release() { in Release() function in bluetooth::l2cap::classic::internal::FixedChannelImpl
Dlink_manager.cc184 void Release() override { in Release() function in bluetooth::l2cap::classic::internal::LinkSecurityInterfaceImpl
/system/bt/gd/security/test/
Dfake_security_interface.h34 void Release() override { in Release() function
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_impl.cc90 void FixedChannelImpl::Release() { in Release() function in bluetooth::l2cap::le::internal::FixedChannelImpl
/system/bt/gd/security/channel/
Dsecurity_manager_channel.cc54 void SecurityManagerChannel::Release(hci::Address address) { in Release() function in bluetooth::security::channel::SecurityManagerChannel
/system/chre/util/tests/
Dunique_ptr_test.cc85 TEST(UniquePtr, Release) { in TEST() argument
/system/core/libappfuse/tests/
DFuseAppLoopTest.cc273 TEST_F(FuseAppLoopTest, Release) { in TEST_F() argument
/system/core/init/
Dproperty_service.cpp304 [[nodiscard]] int Release() { return socket_.release(); } in Release() function in android::init::SocketConnection
/system/apex/apexd/
Dapexd.cpp258 void Release() { cleared_ = true; } in Release() function in android::apex::__anonb9f628140111::DmVerityDevice