Lines Matching defs:code_ptr
262 void GenEnum(EnumDef &enum_def, std::string *code_ptr, in GenEnum()
375 void GenStructArgs(const StructDef &struct_def, std::string *code_ptr, in GenStructArgs()
409 void GenStructBody(const StructDef &struct_def, std::string *code_ptr, in GenStructBody()
512 void GenStruct(StructDef &struct_def, std::string *code_ptr, in GenStruct()
1221 void GenEnum_ObjectAPI(EnumDef &enum_def, std::string *code_ptr, in GenEnum_ObjectAPI()
1372 void GenUnionUnPack_ObjectAPI(const EnumDef &enum_def, std::string *code_ptr, in GenUnionUnPack_ObjectAPI()
1423 StructDef &struct_def, std::string *code_ptr, const IDLOptions &opts, in GenPackUnPack_ObjectAPI()
1728 std::string *code_ptr, in GenStructArgs_ObjectAPI()
1746 std::string *code_ptr, in GenArrayPackDecl_ObjectAPI()
1804 std::string *code_ptr, in GenArrayPackCall_ObjectAPI()
1862 void GenStruct_ObjectAPI(StructDef &struct_def, std::string *code_ptr, in GenStruct_ObjectAPI()