Home
last modified time | relevance | path

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

/system/bt/common/
Did_generator.h41 void Release(int id) { in_use_[id] = false; } in Release() function
/system/bt/gd/l2cap/classic/
Dfixed_channel.cc38 void FixedChannel::Release() { in Release() function in bluetooth::l2cap::classic::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/le/
Dfixed_channel.cc46 void FixedChannel::Release() { in Release() function in bluetooth::l2cap::le::FixedChannel
/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_impl.cc82 void FixedChannelImpl::Release() { in Release() function in bluetooth::l2cap::classic::internal::FixedChannelImpl
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_impl.cc90 void FixedChannelImpl::Release() { in Release() function in bluetooth::l2cap::le::internal::FixedChannelImpl
/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.cpp302 [[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::__anon055a79bf0111::DmVerityDevice