Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/
H A Dform_trust_mgr.h38 * @brief IsTrust or not.
42 bool IsTrust(const std::string &bundleName);
/foundation/ability/form_fwk/services/src/
H A Dform_trust_mgr.cpp45 bool FormTrustMgr::IsTrust(const std::string &bundleName) in IsTrust() function in OHOS::AppExecFwk::FormTrustMgr
H A Dform_data_mgr.cpp2490 if (!FormTrustMgr::GetInstance().IsTrust(formRecord.second.bundleName)) { in GetRecordsByFormType()
H A Dform_mgr_adapter.cpp161 if (!FormTrustMgr::GetInstance().IsTrust(formItemInfo.GetProviderBundleName())) { in AddForm()

Completed in 11 milliseconds