Searched refs:WriteMapToParcel (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/idl_tool/codegen/ |
H A D | rust_code_emitter.h | 95 void WriteMapToParcel(StringBuilder& sb, MetaType* mt, const String& result,
|
H A D | rust_code_emitter.cpp | 439 void RustCodeEmitter::WriteMapToParcel(StringBuilder& sb, MetaType* mt, const String& result, in WriteMapToParcel() function in OHOS::Idl::RustCodeEmitter 453 WriteMapToParcel(sb, mt, result, name, prefix); in WriteToParcel()
|
Completed in 2 milliseconds