HomeSort by relevance Sort by last modified time
    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 1932 milliseconds