OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:format_date_time
(Results
1 - 7
of
7
) sorted by null
/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
...]
/frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp
[
all
...]
Completed in 2657 milliseconds