Home
last modified time | relevance | path

Searched defs:WithSignature (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/functional/
H A Dcallback_tags.h16 struct WithSignature {}; struct
21 struct WithSignature {}; struct
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Ddevice_target.h93 KernelSpecs& WithSignature(const KernelSpecs::Signature& signature, in WithSignature() function