Home
last modified time | relevance | path

Searched refs:null_method (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/crypto/bio/
Dbss_null.c20 static const BIO_METHOD null_method = { variable
39 return &null_method; in BIO_s_null()
/third_party/FreeBSD/sys/kern/
Dsubr_kobj.c70 static const struct kobj_method null_method = { variable
105 ops->cache[i] = &null_method; in kobj_class_compile_common()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djccolor.c516 null_method(j_compress_ptr cinfo) in null_method() function
536 cconvert->pub.start_pass = null_method; in jinit_color_converter()
/third_party/libjpeg-turbo/
Djccolor.c516 null_method(j_compress_ptr cinfo) in null_method() function
536 cconvert->pub.start_pass = null_method; in jinit_color_converter()
/third_party/skia/third_party/externals/libjpeg-turbo/
Djccolor.c516 null_method(j_compress_ptr cinfo) in null_method() function
536 cconvert->pub.start_pass = null_method; in jinit_color_converter()