Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/src/
Dlib.rs524 fn print_metadata(&self, s: &str) { in print_metadata() method
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.h349 bool print_metadata() const { return print_metadata_; } in print_metadata() function