HomeSort by relevance Sort by last modified time
    Searched refs:CONVERT_HOURS_TO_SECONDS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
putil.c 728 #define CONVERT_HOURS_TO_SECONDS(offset) (int32_t)(offset*3600)
    [all...]
  /external/icu4c/common/
putil.cpp 747 #define CONVERT_HOURS_TO_SECONDS(offset) (int32_t)(offset*3600)
    [all...]

Completed in 1401 milliseconds