Home
last modified time | relevance | path

Searched defs:GetAssociatedInterfaceSupport (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_common.cc64 Channel::AssociatedInterfaceSupport* Channel::GetAssociatedInterfaceSupport() { in GetAssociatedInterfaceSupport() function in IPC::Channel
H A Dipc_channel_mojo.cc243 ChannelMojo::GetAssociatedInterfaceSupport() { return this; } in GetAssociatedInterfaceSupport() function in IPC::ChannelMojo
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_common.cc65 Channel::AssociatedInterfaceSupport* Channel::GetAssociatedInterfaceSupport() { in GetAssociatedInterfaceSupport() function in IPC::Channel
H A Dipc_channel_mojo.cc284 ChannelMojo::GetAssociatedInterfaceSupport() { return this; } in GetAssociatedInterfaceSupport() function in IPC::ChannelMojo