OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ToLocal
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/src/
date.h
121
int64_t local_ms =
ToLocal
(time_ms);
126
int64_t
ToLocal
(int64_t time_ms) {
/external/v8/src/
date.h
121
int64_t local_ms =
ToLocal
(time_ms);
126
int64_t
ToLocal
(int64_t time_ms) {
Completed in 252 milliseconds