Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dtostring.cc129 static void AppendLiteral(std::string *t, Rune r, bool foldcase) { in AppendLiteral() function
/external/perfetto/include/perfetto/ext/base/
Dstring_writer.h59 inline void AppendLiteral(const char (&in)[N]) { in AppendLiteral() function