Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_mgr_adapter.h1086 bool IsFormRenderServiceCall(int callingUid);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp3653 bool FormMgrAdapter::IsFormRenderServiceCall(int callingUid) in IsFormRenderServiceCall() function in OHOS::AppExecFwk::FormMgrAdapter
3805 record.formUserUids.end() && !IsFormRenderServiceCall(callingUid)) { in RecoverForms()