Home
last modified time | relevance | path

Searched refs:SetScheduledUpdateTime (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formiteminfo_fuzzer/
H A Dformiteminfo_fuzzer.cpp82 formItemInfo.SetScheduledUpdateTime(scheduledUpdateTime); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_lifecycle_update_test/
H A Dfms_form_mgr_lifecycle_update_test.cpp100 formItemInfo.SetScheduledUpdateTime("10:30"); in InitFormItemInfo()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_item_info.h159 void SetScheduledUpdateTime(const std::string &scheduledUpdateTime);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp332 void FormItemInfo::SetScheduledUpdateTime(const std::string &scheduledUpdateTime) in SetScheduledUpdateTime() function in OHOS::AppExecFwk::FormItemInfo
H A Dform_mgr_adapter.cpp1940 itemInfo.SetScheduledUpdateTime(formInfo.scheduledUpdateTime); in CreateFormItemInfo()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp102 form_item_info.SetScheduledUpdateTime("10:30"); in InitFormItemInfo()
290 form_item_info.SetScheduledUpdateTime("10:30:10");
318 form_item_info.SetScheduledUpdateTime("10:70");
3794 info.SetScheduledUpdateTime(scheduledUpdateTime);
3859 info.SetScheduledUpdateTime(scheduledUpdateTime);
3876 info.SetScheduledUpdateTime(scheduledUpdateTime);