OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getUTCtime_real
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
putil.c
230
static UDate
getUTCtime_real
() {
239
UDate real =
getUTCtime_real
();
256
return
getUTCtime_real
() + fakeClock_dt;
[
all
...]
/external/icu4c/common/
putil.cpp
246
static UDate
getUTCtime_real
() {
255
UDate real =
getUTCtime_real
();
272
return
getUTCtime_real
() + fakeClock_dt;
[
all
...]
Completed in 30 milliseconds