Home
last modified time | relevance | path

Searched defs:UnionWith (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_geometry.cc41 void DesktopRect::UnionWith(const DesktopRect& rect) { in UnionWith() function in webrtc::DesktopRect
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddevice_util.cc36 void DeviceSet::UnionWith(const DeviceSet& other) { in UnionWith() function in tensorflow::jit::DeviceSet
/aosp_15_r20/external/llvm/unittests/IR/
H A DConstantRangeTest.cpp283 TEST_F(ConstantRangeTest, UnionWith) { in TEST_F() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannel_args.cc291 ChannelArgs ChannelArgs::UnionWith(ChannelArgs other) const { in UnionWith() function in grpc_core::ChannelArgs
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dchannel_args.cc314 ChannelArgs ChannelArgs::UnionWith(ChannelArgs other) const { in UnionWith() function in grpc_core::ChannelArgs