Home
last modified time | relevance | path

Searched refs:Release (Results 1 – 25 of 70) sorted by relevance

123

/system/bt/build/dpkg/libchrome/debian/
Dlibchrome.install1 out/Release/lib/libbase*.so /usr/lib
2 out/Release/libbase*.a /usr/lib
3 out/Release/obj/libchrome/libchrome*.pc /usr/lib/pkgconfig
/system/bt/build/dpkg/libchrome-822064/debian/
Dlibchrome.install1 out/Release/lib/libbase*.so /usr/lib
2 out/Release/libbase*.a /usr/lib
3 out/Release/obj/libchrome/libchrome*.pc /usr/lib/pkgconfig
/system/bt/common/
Did_generator_unittest.cc30 generator.Release(3); in TEST()
33 generator.Release(0); in TEST()
34 generator.Release(2); in TEST()
Did_generator.h41 void Release(int id) { in_use_[id] = false; } in Release() function
/system/bt/build/dpkg/modp_b64/debian/
Dmodp-b64.install2 out/Release/libmodp_b64.a /usr/lib
3 out/Release/obj/modp_b64/libmodp_b64.pc /usr/lib/pkgconfig
/system/bt/gd/l2cap/classic/
Dfixed_channel.cc38 void FixedChannel::Release() { in Release() function in bluetooth::l2cap::classic::FixedChannel
39 l2cap_handler_->Post(common::BindOnce(&internal::FixedChannelImpl::Release, impl_)); in Release()
Dfixed_channel_mock.h36 MOCK_METHOD(void, Release, ());
/system/bt/gd/l2cap/le/
Dfixed_channel.cc38 void FixedChannel::Release() { in Release() function in bluetooth::l2cap::le::FixedChannel
39 l2cap_handler_->Post(common::BindOnce(&internal::FixedChannelImpl::Release, impl_)); in Release()
/system/bt/gd/os/linux_generic/
Dwakelock_manager_unittest.cc115 WakelockManager::Get().Release(); in TEST_F()
136 WakelockManager::Get().Release(); in TEST_F()
142 WakelockManager::Get().Release(); in TEST_F()
163 WakelockManager::Get().Release(); in TEST_F()
Dwakelock_manager.cc221 bool WakelockManager::Release() { in Release() function in bluetooth::os::WakelockManager
232 status = WakelockNative::Get().Release(kBtWakelockId); in Release()
255 Release(); in CleanUp()
/system/bt/gd/os/android/
Dwakelock_native_test.cc179 auto status = WakelockNative::Get().Release(kTestWakelockName); in TEST_F()
204 auto status = WakelockNative::Get().Release(kTestWakelockName); in TEST_F()
222 auto status = WakelockNative::Get().Release(kTestWakelockName); in TEST_F()
229 auto status = WakelockNative::Get().Release(kTestWakelockName); in TEST_F()
248 auto status = WakelockNative::Get().Release(kTestWakelockName); in TEST_F()
/system/bt/build/dpkg/libchrome/debian/patches/
D0001-common-mk-rebase_path-output-location-of-generate-pc.patch7 `generate-pc.py --output //out/Release` if the output is inside the
13 $ gn gen out/Release --args=...
/system/bt/build/dpkg/modp_b64/debian/patches/
D0001-common-mk-rebase_path-output-location-of-generate-pc.patch7 `generate-pc.py --output //out/Release` if the output is inside the
13 $ gn gen out/Release --args=...
/system/bt/gd/
Dstack_manager.cc53 WakelockManager::Get().Release(); in StartUp()
81 WakelockManager::Get().Release(); in ShutDown()
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dauto_device.h28 void Release();
/system/core/fs_mgr/libsnapshot/
Dutility.cpp43 void AutoDevice::Release() { in Release() function in android::snapshot::AutoDevice
55 void AutoDeviceList::Release() { in Release() function in android::snapshot::AutoDeviceList
57 p->Release(); in Release()
/system/logging/logd/
DLogWriter.h31 virtual void Release() {} in Release() function
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_impl_mock.h34 MOCK_METHOD(void, Release, (), (override));
/system/bt/gd/os/linux/
Dwakelock_native.cc39 WakelockNative::StatusCode WakelockNative::Release(const std::string& lock_name) { in Release() function in bluetooth::os::internal::WakelockNative
/system/bt/gd/os/host/
Dwakelock_native.cc39 WakelockNative::StatusCode WakelockNative::Release(const std::string& lock_name) { in Release() function in bluetooth::os::internal::WakelockNative
/system/bt/gd/os/internal/
Dwakelock_native.h38 StatusCode Release(const std::string& lock_name);
/system/core/fastboot/
Dusb_osx.cpp137 (*plugInInterface)->Release(plugInInterface); in try_interfaces()
167 (void) (*interface)->Release(interface); in try_interfaces()
261 (*interface)->Release(interface); in try_interfaces()
378 (*dev)->Release(dev); in try_device()
384 (*dev)->Release(dev); in try_device()
/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_impl_mock.h35 MOCK_METHOD(void, Release, (), (override));
/system/bt/gd/security/channel/
Dsecurity_manager_channel.cc55 void SecurityManagerChannel::Release(hci::Address address) { in Release() function in bluetooth::security::channel::SecurityManagerChannel
61 entry->second->Release(); in Release()
/system/bt/gd/os/
Dwakelock_manager.h69 bool Release();

123