Searched refs:fpnpp (Results 1 – 3 of 3) sorted by relevance
42 bool AppendRealPath(StringBuilder& sb, const std::string &fpnpp) const;
113 bool SaRustInterfaceCodeEmitter::AppendRealPath(StringBuilder& sb, const std::string &fpnpp) const in AppendRealPath()115 std::string result = GeneratePath(fpnpp); in AppendRealPath()
181 bool RustCodeEmitter::AppendRealPath(StringBuilder& sb, const String& fpnpp) in AppendRealPath() argument183 String result = GeneratePath(fpnpp); in AppendRealPath()