Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2831 …bool hasFormHostRecord = FormDataMgr::GetInstance().GetMatchedHostClient(callerToken, formHostReco… in isFormShouldUpdateProviderInfoToHost() local
2832 if (!(hasFormHostRecord && formHostRecord.Contains(matchedFormId))) { in isFormShouldUpdateProviderInfoToHost()