Searched refs:hb_blob_create_or_fail (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-blob.cc | 82 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 D | hb-blob.h | 94 hb_blob_create_or_fail (const char *data,
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | hb-test.h | 67 hb_blob_t *blob = hb_blob_create_or_fail ((data), \
|
/aosp_15_r20/external/harfbuzz_ng/docs/ |
H A D | harfbuzz-sections.txt | 18 hb_blob_create_or_fail
|
/aosp_15_r20/out/soong/.intermediates/external/harfbuzz_ng/libharfbuzz_ng/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libharfbuzz_ng.so.toc | 456 451: FUNC GLOBAL DEFAULT 15 hb_blob_create_or_fail
|
/aosp_15_r20/external/harfbuzz_ng/ |
H A D | NEWS | 1074 +hb_blob_create_or_fail()
|