Searched defs:isClient (Results 1 – 6 of 6) sorted by relevance
| /drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
| D | c_code_emitter.cpp | 85 …ter::EmitErrorHandle(const AutoPtr<ASTMethod> &method, const std::string &gotoLabel, bool isClient, in EmitErrorHandle()
|
| /drivers/hdf_core/framework/tools/hdi-gen/ast/ |
| D | ast_struct_type.cpp | 238 …const std::string &name, bool isClient, bool ownership, StringBuilder &sb, const std::string &pref… in EmitMemoryRecycle()
|
| D | ast_union_type.cpp | 286 …const std::string &name, bool isClient, bool ownership, StringBuilder &sb, const std::string &pref… in EmitMemoryRecycle()
|
| D | ast_string_type.cpp | 211 …const std::string &name, bool isClient, bool ownership, StringBuilder &sb, const std::string &pref… in EmitMemoryRecycle()
|
| D | ast_array_type.cpp | 537 …const std::string &name, bool isClient, bool ownership, StringBuilder &sb, const std::string &pref… in EmitMemoryRecycle() 708 …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()
|