Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/
H A Dform_report.h58 void SetStartBindTime(int64_t formId, int64_t startTime);
/foundation/ability/form_fwk/test/unittest/form_report_test/
H A Dform_report_test.cpp210 formReport.SetStartBindTime(testFormId, startTime); in HWTEST_F()
238 formReport.SetStartBindTime(testFormId, startTime); in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_report.cpp89 void FormReport::SetStartBindTime(int64_t formId, int64_t startTime) in SetStartBindTime() function in OHOS::AppExecFwk::FormReport
H A Dform_mgr_adapter.cpp1708 FormReport::GetInstance().SetStartBindTime(formId, FormUtil::GetCurrentSteadyClockMillseconds()); in InnerAcquireProviderFormInfoAsync()

Completed in 8 milliseconds