Searched defs:isClient (Results 1 – 7 of 7) sorted by relevance
/drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
D | c_code_emitter.cpp | 96 …ter::EmitErrorHandle(const AutoPtr<ASTMethod> &method, const std::string &gotoLabel, bool isClient, in EmitErrorHandle()
|
/drivers/hdf_core/framework/tools/hdi-gen/ast/ |
D | ast_native_buffer_type.cpp | 154 …const std::string &name, bool isClient, bool ownership, StringBuilder &sb, const std::string &pref… in EmitMemoryRecycle()
|
D | ast_union_type.cpp | 281 …const std::string &name, bool isClient, bool ownership, StringBuilder &sb, const std::string &pref… in EmitMemoryRecycle()
|
D | ast_struct_type.cpp | 233 …const std::string &name, bool isClient, bool ownership, StringBuilder &sb, const std::string &pref… in EmitMemoryRecycle()
|
D | ast_string_type.cpp | 216 …const std::string &name, bool isClient, bool ownership, StringBuilder &sb, const std::string &pref… in EmitMemoryRecycle()
|
D | ast_array_type.cpp | 547 …const std::string &name, bool isClient, bool ownership, StringBuilder &sb, const std::string &pref… in EmitMemoryRecycle() 718 …id ASTArrayType::EmitCMallocVar(const std::string &name, const std::string &lenName, bool isClient, in EmitCMallocVar()
|
D | ast_type.cpp | 273 …const std::string &name, bool isClient, bool ownership, StringBuilder &sb, const std::string &pref… in EmitMemoryRecycle()
|