Home
last modified time | relevance | path

Searched refs:g_mapped_file_unref (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dtest-size-params.cc37 # define g_mapped_file_unref g_mapped_file_free macro
65 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
Dtest-would-substitute.cc37 # define g_mapped_file_unref g_mapped_file_free macro
69 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
Dtest-buffer-serialize.cc39 # define g_mapped_file_unref g_mapped_file_free macro
67 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
Dtest.cc36 # define g_mapped_file_unref g_mapped_file_free macro
68 destroy = (hb_destroy_func_t) g_mapped_file_unref; in main()
/external/harfbuzz_ng/util/
Doptions.cc513 destroy = (hb_destroy_func_t) g_mapped_file_unref; in get_font()
517 g_mapped_file_unref (mf); in get_font()
Doptions.hh58 # define g_mapped_file_unref g_mapped_file_free macro