Lines Matching defs:code_ptr
391 void GenEnum(EnumDef &enum_def, std::string *code_ptr, in GenEnum()
514 void GenStructArgs(const StructDef &struct_def, std::string *code_ptr, in GenStructArgs()
550 void GenStructBody(const StructDef &struct_def, std::string *code_ptr, in GenStructBody()
633 std::string *code_ptr) { in GetStartOfTableVerifier()
645 void GetEndOfTableVerifier(std::string *code_ptr) { in GetEndOfTableVerifier()
783 void GenTableVerifier(const StructDef &struct_def, std::string *code_ptr) { in GenTableVerifier()
803 void GenStructVerifier(const StructDef &struct_def, std::string *code_ptr) { in GenStructVerifier()
818 void GenStruct(StructDef &struct_def, std::string *code_ptr, in GenStruct()
1686 void GenEnum_ObjectAPI(EnumDef &enum_def, std::string *code_ptr, in GenEnum_ObjectAPI()
1852 void GenUnionUnPack_ObjectAPI(const EnumDef &enum_def, std::string *code_ptr, in GenUnionUnPack_ObjectAPI()
1907 StructDef &struct_def, std::string *code_ptr, const IDLOptions &opts, in GenPackUnPack_ObjectAPI()
2232 const StructDef &struct_def, std::string *code_ptr, in GenStructPackDecl_ObjectAPI()
2308 std::string *code_ptr, in GenStructPackCall_ObjectAPI()
2366 void GenStruct_ObjectAPI(StructDef &struct_def, std::string *code_ptr, in GenStruct_ObjectAPI()