Home
last modified time | relevance | path

Searched refs:SetEndGetTime (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_report.h61 void SetEndGetTime(int64_t formId, int64_t endTime);
/foundation/ability/form_fwk/test/unittest/form_report_test/
H A Dform_report_test.cpp88 * @tc.desc: test SetEndGetTime function.
94 formReport.SetEndGetTime(testFormId, endTime); in HWTEST_F()
109 formReport.SetEndGetTime(testFormId, endTime); in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_report.cpp125 void FormReport::SetEndGetTime(int64_t formId, int64_t endTime) in SetEndGetTime() function in OHOS::AppExecFwk::FormReport
H A Dform_mgr_adapter.cpp2716 FormReport::GetInstance().SetEndGetTime(formId, FormUtil::GetCurrentSteadyClockMillseconds()); in AcquireProviderFormInfo()

Completed in 8 milliseconds