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

  /system/core/fastboot/
fastboot.h 60 void fb_queue_format(const std::string& partition, int skip_if_not_supported, int32_t max_chunk_sz);
fastboot.cpp     [all...]
  /external/python/cpython3/Lib/test/
test_time.py 559 def skip_if_not_supported(y): member in class:_TestStrftimeYear
570 @skip_if_not_supported(10000)
574 @skip_if_not_supported(0)
578 del skip_if_not_supported
    [all...]

Completed in 241 milliseconds