HomeSort by relevance Sort by last modified time
    Searched refs:null_method (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/libjpeg/
fpdfapi_jccolor.c 341 null_method (j_compress_ptr cinfo) function
361 cconvert->pub.start_pass = null_method;
  /external/libjpeg-turbo/
jccolor.c 525 null_method (j_compress_ptr cinfo) function
545 cconvert->pub.start_pass = null_method;
  /external/autotest/scheduler/
monitor_db_functional_test.py 22 def null_method(*args, **kwargs): function in function:NullMethodObject.__init__
26 setattr(self, method_name, null_method)
    [all...]

Completed in 815 milliseconds