Home
last modified time | relevance | path

Searched defs:GetBufferInfo (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dmock_acl_data_channel.cc64 const DataBufferInfo& MockAclDataChannel::GetBufferInfo() const { in GetBufferInfo() function in bt::hci::testing::MockAclDataChannel
H A Dacl_data_channel.cc399 const DataBufferInfo& AclDataChannelImpl::GetBufferInfo() const { in GetBufferInfo() function in bt::hci::AclDataChannelImpl
/aosp_15_r20/external/openthread/src/core/instance/
H A Dinstance.cpp468 void Instance::GetBufferInfo(BufferInfo &aInfo) in GetBufferInfo() function in ot::Instance
/aosp_15_r20/external/libchrome/mojo/core/
H A Ddispatcher.cc65 MojoResult Dispatcher::GetBufferInfo(MojoSharedBufferInfo* info) { in GetBufferInfo() function in mojo::core::Dispatcher
H A Dshared_buffer_dispatcher.cc299 MojoResult SharedBufferDispatcher::GetBufferInfo(MojoSharedBufferInfo* info) { in GetBufferInfo() function in mojo::core::SharedBufferDispatcher
H A Dcore.cc969 MojoResult Core::GetBufferInfo(MojoHandle buffer_handle, in GetBufferInfo() function in mojo::core::Core
/aosp_15_r20/external/libchrome/mojo/public/c/system/
H A Dthunks.h140 MojoResult (*GetBufferInfo)(MojoHandle buffer_handle, member