Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp401 bool isFormAgent = want.GetBoolParam(Constants::IS_FORM_AGENT, false); in RequestPublishForm() local
402 HILOG_INFO("isFormAgent:%{public}d", isFormAgent); in RequestPublishForm()
403 if (isFormAgent) { in RequestPublishForm()