Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-blob.cc82 hb_blob_t *blob = hb_blob_create_or_fail (data, length, mode, in hb_blob_create()
107 hb_blob_create_or_fail (const char *data, in hb_blob_create_or_fail() function
670 return hb_blob_create_or_fail (file->contents, file->length, in hb_blob_create_from_file_or_fail()
739 return hb_blob_create_or_fail (file->contents, file->length, in hb_blob_create_from_file_or_fail()
784 return hb_blob_create_or_fail (data, len, HB_MEMORY_MODE_WRITABLE, data, in hb_blob_create_from_file_or_fail()
H A Dhb-blob.h94 hb_blob_create_or_fail (const char *data,
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dhb-test.h67 hb_blob_t *blob = hb_blob_create_or_fail ((data), \
/aosp_15_r20/external/harfbuzz_ng/docs/
H A Dharfbuzz-sections.txt18 hb_blob_create_or_fail
/aosp_15_r20/out/soong/.intermediates/external/harfbuzz_ng/libharfbuzz_ng/android_arm64_armv8-2a_cortex-a55_shared/
Dlibharfbuzz_ng.so.toc456 451: FUNC GLOBAL DEFAULT 15 hb_blob_create_or_fail
/aosp_15_r20/external/harfbuzz_ng/
H A DNEWS1074 +hb_blob_create_or_fail()