Home
last modified time | relevance | path

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

/external/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()
/external/autotest/scheduler/
Dmonitor_db_functional_test.py24 def null_method(*args, **kwargs): function
28 setattr(self, method_name, null_method)