Home
last modified time | relevance | path

Searched refs:concatTimeWithSeconds (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/native/js_unittest/
H A DDateAndTimeUtil.js46 var now = this.concatTimeWithSeconds(hours, minutes, seconds);
73 concatTimeWithSeconds(hours, minutes, milliseconds) { method in DateAndTimeUtil