Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_deflate_parameters.cc147 bool WebSocketDeflateParameters::IsCompatibleWith( in IsCompatibleWith() function in net::WebSocketDeflateParameters
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DConfigDescription.cpp1021 bool ConfigDescription::IsCompatibleWith(const ConfigDescription& o) const { in IsCompatibleWith() function in android::ConfigDescription
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape.cc958 bool PartialTensorShape::IsCompatibleWith( in IsCompatibleWith() function in tensorflow::PartialTensorShape
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceValues.cpp561 bool Attribute::IsCompatibleWith(const Attribute& attr) const { in IsCompatibleWith() function in aapt::Attribute
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcudnn_rnn_ops.cc514 bool IsCompatibleWith(const CudnnRnnModelShapes& rhs) const { in IsCompatibleWith() function