/system/bt/build/dpkg/libchrome/debian/ |
D | libchrome.install | 1 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/ |
D | libchrome.install | 1 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/ |
D | id_generator_unittest.cc | 30 generator.Release(3); in TEST() 33 generator.Release(0); in TEST() 34 generator.Release(2); in TEST()
|
D | id_generator.h | 41 void Release(int id) { in_use_[id] = false; } in Release() function
|
/system/bt/build/dpkg/modp_b64/debian/ |
D | modp-b64.install | 2 out/Release/libmodp_b64.a /usr/lib 3 out/Release/obj/modp_b64/libmodp_b64.pc /usr/lib/pkgconfig
|
/system/bt/gd/l2cap/classic/ |
D | fixed_channel.cc | 38 void FixedChannel::Release() { in Release() function in bluetooth::l2cap::classic::FixedChannel 39 l2cap_handler_->Post(common::BindOnce(&internal::FixedChannelImpl::Release, impl_)); in Release()
|
D | fixed_channel_mock.h | 36 MOCK_METHOD(void, Release, ());
|
/system/bt/gd/l2cap/le/ |
D | fixed_channel.cc | 38 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/ |
D | wakelock_manager_unittest.cc | 115 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()
|
D | wakelock_manager.cc | 221 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/ |
D | wakelock_native_test.cc | 179 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/ |
D | 0001-common-mk-rebase_path-output-location-of-generate-pc.patch | 7 `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/ |
D | 0001-common-mk-rebase_path-output-location-of-generate-pc.patch | 7 `generate-pc.py --output //out/Release` if the output is inside the 13 $ gn gen out/Release --args=...
|
/system/bt/gd/ |
D | stack_manager.cc | 53 WakelockManager::Get().Release(); in StartUp() 81 WakelockManager::Get().Release(); in ShutDown()
|
/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
D | auto_device.h | 28 void Release();
|
/system/core/fs_mgr/libsnapshot/ |
D | utility.cpp | 43 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/ |
D | LogWriter.h | 31 virtual void Release() {} in Release() function
|
/system/bt/gd/l2cap/le/internal/ |
D | fixed_channel_impl_mock.h | 34 MOCK_METHOD(void, Release, (), (override));
|
/system/bt/gd/os/linux/ |
D | wakelock_native.cc | 39 WakelockNative::StatusCode WakelockNative::Release(const std::string& lock_name) { in Release() function in bluetooth::os::internal::WakelockNative
|
/system/bt/gd/os/host/ |
D | wakelock_native.cc | 39 WakelockNative::StatusCode WakelockNative::Release(const std::string& lock_name) { in Release() function in bluetooth::os::internal::WakelockNative
|
/system/bt/gd/os/internal/ |
D | wakelock_native.h | 38 StatusCode Release(const std::string& lock_name);
|
/system/core/fastboot/ |
D | usb_osx.cpp | 137 (*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/ |
D | fixed_channel_impl_mock.h | 35 MOCK_METHOD(void, Release, (), (override));
|
/system/bt/gd/security/channel/ |
D | security_manager_channel.cc | 55 void SecurityManagerChannel::Release(hci::Address address) { in Release() function in bluetooth::security::channel::SecurityManagerChannel 61 entry->second->Release(); in Release()
|
/system/bt/gd/os/ |
D | wakelock_manager.h | 69 bool Release();
|