Searched refs:write_context_sptr (Results 1 – 6 of 6) sorted by relevance
36 typedef shared_ptr<write_context> write_context_sptr; typedef38 write_context_sptr
56 using abigail::xml_writer::write_context_sptr;292 const write_context_sptr& ctxt in main()308 const write_context_sptr& ctxt in main()431 const write_context_sptr ctxt = create_write_context(env, of); in main()
62 using abigail::xml_writer::write_context_sptr;540 const write_context_sptr& write_ctxt in load_corpus_and_write_abixml()693 const xml_writer::write_context_sptr& ctxt in load_kernel_corpus_group_and_write_abixml()
152 using abigail::xml_writer::write_context_sptr;1590 const abigail::xml_writer::write_context_sptr c = in compare_to_self()
40 using abigail::xml_writer::write_context_sptr;537 write_context_sptr write_ctxt in perform()
2045 write_context_sptr2049 write_context_sptr ctxt(new write_context(env, default_output_stream)); in create_write_context()