Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp3655 std::string callBundleName = ""; in IsFormRenderServiceCall() local
3656 auto ret = FormBmsHelper::GetInstance().GetBundleNameByUid(callingUid, callBundleName); in IsFormRenderServiceCall()
3661 if (callBundleName == Constants::FRS_BUNDLE_NAME) { in IsFormRenderServiceCall()