Home
last modified time | relevance | path

Searched defs:getCurrentTime (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/time/time_service/framework/cj/src/
H A Dsystem_date_time.cpp41 std::tuple<int32_t, int64_t> SystemDateTimeImpl::getCurrentTime(bool isNano) in getCurrentTime() function in OHOS::CJSystemapi::SystemDateTime::SystemDateTimeImpl
/ohos5.0/foundation/communication/nfc/test/unittest/services/public_test/
H A Dnfc_public_test.cpp256 uint64_t getCurrentTime = NfcSdkCommon::GetCurrentTime(); variable
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp61 time_t getCurrentTime() in getCurrentTime() function