Searched defs:_time (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/system_wrappers/source/
H A Devent_posix.h60 unsigned long _time; // In ms member in class:webrtc::EventPosix
/external/icu4c/tools/tzcode/
H A Dtz2icu.cpp126 Transition(int64_t _time, int32_t _type) { argument
127 time = _time;
797 int32_t _time,
817 time = _time;
792 set(const string& id, const string& _mode, int32_t _month, int32_t _dom, int32_t _dow, int32_t _time, bool _isstd, bool _isgmt, int32_t _offset) argument

Completed in 109 milliseconds