Home
last modified time | relevance | path

Searched refs:GetNowMillisecond (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/form_fwk/services/form_render_service/include/
H A Dform_render_event_report.h41 static int64_t GetNowMillisecond();
/foundation/ability/form_fwk/services/include/
H A Dform_util.h77 static int64_t GetNowMillisecond();
/foundation/ability/form_fwk/test/unittest/fms_form_util_test/
H A Dfms_form_util_test.cpp248 * @tc.desc: Verify GetNowMillisecond
253 auto result1 = FormUtil::GetNowMillisecond(); in HWTEST_F()
254 auto result2 = FormUtil::GetNowMillisecond(); in HWTEST_F()
/foundation/ability/form_fwk/test/fuzztest/formrendereventreport_fuzzer/
H A Dformrendereventreport_fuzzer.cpp41 FormRenderEventReport::GetNowMillisecond(); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_event_report.cpp35 int64_t FormRenderEventReport::GetNowMillisecond() in GetNowMillisecond() function in OHOS::AppExecFwk::FormRenderEventReport
H A Dform_render_impl.cpp322 eventInfo.timeStamp = FormRenderEventReport::GetNowMillisecond(); in OnConfigurationUpdatedInner()
/foundation/ability/form_fwk/test/fuzztest/formutil_fuzzer/
H A Dformutil_fuzzer.cpp73 formUtil.GetNowMillisecond(); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/src/
H A Dform_ability_connection.cpp173 eventInfo.timeStamp = FormUtil::GetNowMillisecond(); in ReportFormAppUnbindEvent()
H A Dform_util.cpp165 int64_t FormUtil::GetNowMillisecond() in GetNowMillisecond() function in OHOS::AppExecFwk::FormUtil

Completed in 4 milliseconds