Home
last modified time | relevance | path

Searched refs:GetCurrentNanosecond (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_util.h61 static int64_t GetCurrentNanosecond();
/foundation/ability/form_fwk/test/unittest/fms_form_util_test/
H A Dfms_form_util_test.cpp142 * @tc.desc: Verify GetCurrentNanosecond
147 auto result1 = FormUtil::GetCurrentNanosecond(); in HWTEST_F()
148 auto result2 = FormUtil::GetCurrentNanosecond(); in HWTEST_F()
/foundation/ability/form_fwk/test/fuzztest/formutil_fuzzer/
H A Dformutil_fuzzer.cpp70 formUtil.GetCurrentNanosecond(); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp140 int64_t FormUtil::GetCurrentNanosecond() in GetCurrentNanosecond() function in OHOS::AppExecFwk::FormUtil
H A Dform_data_proxy_record.cpp697 auto imageName = data.key_ + std::to_string(FormUtil::GetCurrentNanosecond()); in PrepareImageData()

Completed in 4 milliseconds