Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dllvm_util.h50 std::string DumpToString(const T& entity) { in DumpToString() function
61 std::string DumpToString(T& entity) { in DumpToString() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dbalsa_headers.cc865 void BalsaHeaders::DumpToString(std::string* str) const { in DumpToString() function in quiche::BalsaHeaders