Home
last modified time | relevance | path

Searched refs:DELETE_FORM_HOST_RECORD (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_task_mgr.h42 DELETE_FORM_HOST_RECORD = 10000 // add form_host type base 10000 enumerator
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_task_mgr.cpp1291 std::make_pair((int64_t)TaskType::DELETE_FORM_HOST_RECORD, static_cast<int64_t>(callerUid)), in PostDelayRecheckWhetherNeedCleanFormHostTask()
H A Dform_data_mgr.cpp124 std::make_pair((int64_t)TaskType::DELETE_FORM_HOST_RECORD, callingUid)); in AllotFormHostRecord()