Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_mgr_adapter.h1072 int32_t GetCallerType(std::string bundleName);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp3602 int32_t FormMgrAdapter::GetCallerType(std::string bundleName) in GetCallerType() function in OHOS::AppExecFwk::FormMgrAdapter
3643 callerInfo.callerAppType = GetCallerType(bundleName); in IsErmsSupportPublishForm()