Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Ddesktop_geometry.cc41 void DesktopRect::UnionWith(const DesktopRect& rect) { in UnionWith() function in webrtc::DesktopRect
/external/tensorflow/tensorflow/compiler/jit/
Ddevice_util.cc36 void DeviceSet::UnionWith(const DeviceSet& other) { in UnionWith() function in tensorflow::jit::DeviceSet
/external/llvm/unittests/IR/
DConstantRangeTest.cpp283 TEST_F(ConstantRangeTest, UnionWith) { in TEST_F() argument
/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
/external/grpc-grpc/src/core/lib/channel/
Dchannel_args.cc314 ChannelArgs ChannelArgs::UnionWith(ChannelArgs other) const { in UnionWith() function in grpc_core::ChannelArgs