Searched defs:timeType (Results 1 – 3 of 3) sorted by relevance
91 RetDataI64 FfiOHOSSysDateTimeGetUptime(int32_t timeType, bool isNano) in FfiOHOSSysDateTimeGetUptime()
117 std::tuple<int32_t, int64_t> SystemDateTimeImpl::getUpTime(int32_t timeType, bool isNano) in getUpTime()
39 napi_value timeType = nullptr; in SystemDateTimeInit() local305 int32_t timeType = STARTUP; in GetUptime() member