HomeSort by relevance Sort by last modified time
    Searched defs:format_date_time (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
handlers.py 35 def format_date_time(timestamp): function
192 'Date: %s\r\n' % format_date_time(time.time())
  /frameworks/base/media/java/android/mtp/
MtpPropertyGroup.java 397 result.append(handle, propertyCode, format_date_time(c.getInt(column)));
468 private native String format_date_time(long seconds); method in class:MtpPropertyGroup
  /prebuilts/gdb/darwin-x86/lib/python2.7/wsgiref/
handlers.py 35 def format_date_time(timestamp): function
194 'Date: %s\r\n' % format_date_time(time.time())
  /prebuilts/gdb/linux-x86/lib/python2.7/wsgiref/
handlers.py 35 def format_date_time(timestamp): function
194 'Date: %s\r\n' % format_date_time(time.time())
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 35 def format_date_time(timestamp): function
194 'Date: %s\r\n' % format_date_time(time.time())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 35 def format_date_time(timestamp): function
194 'Date: %s\r\n' % format_date_time(time.time())
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]

Completed in 213 milliseconds