Searched defs:escape (Results 1 – 4 of 4) sorted by relevance
23 public static String escape(String text) { in escape() method in HtmlEscaper
113 LambdaEscapeVisitor visitor([&](HInstruction* escape) -> bool { in CalculateEscape()
48 bool Visit(HInstruction* escape) override { in Visit()
4087 private static int $noinline$testPartialEscape1(TestClass obj, boolean escape) { in $noinline$testPartialEscape1()