OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:format2445
(Results
1 - 24
of
24
) sorted by null
/frameworks/base/core/jni/
TimeUtils.h
63
void
format2445
(short* buf, bool hasTime) const;
Time.cpp
114
Time::
format2445
(short* buf, bool hasTime) const
function in class:android::Time
android_text_format_Time.cpp
171
t.
format2445
(buf, true);
182
t.
format2445
(buf, false);
645
{ "
format2445
", "()Ljava/lang/String;", (void*)android_text_format_Time_format2445 },