Searched defs:GetFormsInfoByFilter (Results 1 – 8 of 8) sorted by relevance
84 void FormInfoStorage::GetFormsInfoByFilter(int32_t userId, in GetFormsInfoByFilter() function in OHOS::AAFwk::FormInfoStorage
383 ErrCode BundleFormInfo::GetFormsInfoByFilter( in GetFormsInfoByFilter() function in OHOS::AppExecFwk::BundleFormInfo517 ErrCode FormInfoMgr::GetFormsInfoByFilter( in GetFormsInfoByFilter() function in OHOS::AppExecFwk::FormInfoMgr
1058 int FormMgrService::GetFormsInfoByFilter(const FormInfoFilter &filter, std::vector<FormInfo> &formI… in GetFormsInfoByFilter() function in OHOS::AppExecFwk::FormMgrService
3118 int FormMgrAdapter::GetFormsInfoByFilter(const FormInfoFilter &filter, std::vector<FormInfo> &formI… in GetFormsInfoByFilter() function in OHOS::AppExecFwk::FormMgrAdapter
334 virtual int GetFormsInfoByFilter(const FormInfoFilter &filter, std::vector<FormInfo> &formInfos) in GetFormsInfoByFilter() function
1192 int FormMgr::GetFormsInfoByFilter(const FormInfoFilter &filter, std::vector<FormInfo> &formInfos) in GetFormsInfoByFilter() function in OHOS::AppExecFwk::FormMgr
1269 int FormMgrProxy::GetFormsInfoByFilter(const FormInfoFilter &filter, std::vector<FormInfo> &formInf… in GetFormsInfoByFilter() function in OHOS::AppExecFwk::FormMgrProxy
1321 napi_value GetFormsInfoByFilter(napi_env env, size_t argc, napi_value* argv) in GetFormsInfoByFilter() function in OHOS::AbilityRuntime::JsFormHost