Home
last modified time | relevance | path

Searched refs:get_callback (Results 1 – 11 of 11) sorted by relevance

/third_party/openssl/test/
Dasynctest.c169 ASYNC_callback_fn get_callback; in test_ASYNC_callback_status() local
177 || ASYNC_WAIT_CTX_get_callback(waitctx, &get_callback, &get_arg) in test_ASYNC_callback_status()
179 || test_callback != get_callback in test_ASYNC_callback_status()
181 || (*get_callback)(get_arg) != 1 in test_ASYNC_callback_status()
/third_party/openssl/ssl/statem/
Dstatem.c275 static info_cb get_callback(SSL *s) in get_callback() function
329 cb = get_callback(s); in state_machine()
558 cb = get_callback(s); in read_state_machine()
779 cb = get_callback(s); in write_state_machine()
/third_party/freetype/src/psaux/
Dcffdecode.h35 CFF_Decoder_Get_Glyph_Callback get_callback,
Dcffdecode.c2336 CFF_Decoder_Get_Glyph_Callback get_callback, in cff_decoder_init() argument
2358 decoder->get_glyph_callback = get_callback; in cff_decoder_init()
/third_party/skia/third_party/externals/freetype/src/psaux/
Dcffdecode.h35 CFF_Decoder_Get_Glyph_Callback get_callback,
Dcffdecode.c2336 CFF_Decoder_Get_Glyph_Callback get_callback, in cff_decoder_init() argument
2358 decoder->get_glyph_callback = get_callback; in cff_decoder_init()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dcffdecode.h36 CFF_Decoder_Get_Glyph_Callback get_callback,
Dcffdecode.c2333 CFF_Decoder_Get_Glyph_Callback get_callback, in cff_decoder_init() argument
2355 decoder->get_glyph_callback = get_callback; in cff_decoder_init()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h1224 CFF_Decoder_Get_Glyph_Callback get_callback,
/third_party/freetype/include/freetype/internal/
Dpsaux.h1224 CFF_Decoder_Get_Glyph_Callback get_callback,
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h1225 CFF_Decoder_Get_Glyph_Callback get_callback,