Searched refs:EmitReadVariableList (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/idl_tool/codegen/ |
H A D | cpp_code_emitter.h | 160 void EmitReadVariableList(const String& parcelName, const std::string& name, MetaType* mt, StringBuilder& sb,
|
H A D | cpp_code_emitter.cpp | 1192 EmitReadVariableList(parcelName, name, mt, sb, prefix, emitType); in EmitReadVariableComplex() 1197 void CppCodeEmitter::EmitReadVariableList(const String& parcelName, const std::string& name, MetaType* mt, in EmitReadVariableList() function in OHOS::Idl::CppCodeEmitter
|
Completed in 4 milliseconds