Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp160478 NoLog &operator <<(const T &aLogText) { return *this; } in operator <<()
160539 Log &operator <<(const std::string &aLogText) { in operator <<()