Home
last modified time | relevance | path

Searched refs:fpnpp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/SA/rust/
H A Dsa_rust_interface_code_emitter.h42 bool AppendRealPath(StringBuilder& sb, const std::string &fpnpp) const;
H A Dsa_rust_interface_code_emitter.cpp113 bool SaRustInterfaceCodeEmitter::AppendRealPath(StringBuilder& sb, const std::string &fpnpp) const in AppendRealPath()
115 std::string result = GeneratePath(fpnpp); in AppendRealPath()
/ohos5.0/foundation/ability/idl_tool/codegen/
H A Drust_code_emitter.cpp181 bool RustCodeEmitter::AppendRealPath(StringBuilder& sb, const String& fpnpp) in AppendRealPath() argument
183 String result = GeneratePath(fpnpp); in AppendRealPath()